public interface ActionDef
Modifier and Type | Method and Description |
---|---|
ActionFunctionDescriptor |
getActionFunctionDescriptor()
Get the associated function descriptor
|
java.lang.String |
getAlertLevel() |
InvokeConstraint |
getConstraint()
Get the associated execution constraint.
|
java.lang.String |
getName()
Get the action name.
|
RuleDef |
getRuleDef() |
InvokeConstraint getConstraint()
ActionFunctionDescriptor getActionFunctionDescriptor()
java.lang.String getName()
java.lang.String getAlertLevel()
RuleDef getRuleDef()
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.