public interface RemoteKeyFlowContext
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getActionName()
Returns the name of the action that invoked this listener.
|
java.lang.String |
getFlowChartName()
Returns the name of the flow chart that invoked this listener.
|
java.lang.Object |
getKey()
Returns the user-defined key that is associated with this job listener.
|
java.lang.String getActionName()
java.lang.String getFlowChartName()
java.lang.Object getKey()
© 2000-2025 Flux Corporation. All rights reserved.