public class ScriptSource extends ParameterizedSource
SourceType.SCRIPT
Equality checking for instances of this class should be executed on every
member to ensure that reconciling stack differences is correct.ParameterizedSource.AlertParameter, ParameterizedSource.AlertParameterType, ParameterizedSource.AlertParameterVisibility
Constructor and Description |
---|
ScriptSource() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getPath() |
int |
hashCode() |
void |
setPath(String path) |
getParameters
getReporting, getType, setReporting, setType
public String getPath()
public void setPath(String path)
public int hashCode()
hashCode
in class ParameterizedSource
public boolean equals(Object obj)
equals
in class ParameterizedSource
Copyright © 2022 Apache Software Foundation. All rights reserved.