Uses of Interface
com.orchestranetworks.workflow.WaitTaskOnResumeContext
-
Packages that use WaitTaskOnResumeContext Package Description com.orchestranetworks.workflow Provides classes and interfaces for implementing workflow processes and invoking them. -
-
Uses of WaitTaskOnResumeContext in com.orchestranetworks.workflow
Methods in com.orchestranetworks.workflow with parameters of type WaitTaskOnResumeContext Modifier and Type Method Description voidWaitTaskBean. onResume(WaitTaskOnResumeContext aContext)This method is automatically executed when the expected resume event is received.
-