public class DeploymentInformationItem extends Object implements Serializable
Constructor and Description |
---|
DeploymentInformationItem(String statementName,
String expression)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
String |
getExpression()
Returns EPL text.
|
String |
getStatementName()
Returns statement name.
|
String |
toString() |