Uses of Interface
com.orchestranetworks.workflow.ProcessLauncherResult
-
Packages that use ProcessLauncherResult Package Description com.orchestranetworks.workflow Provides classes and interfaces for implementing workflow processes and invoking them. -
-
Uses of ProcessLauncherResult in com.orchestranetworks.workflow
Methods in com.orchestranetworks.workflow that return ProcessLauncherResult Modifier and Type Method Description ProcessLauncherResultProcessLauncher. launchProcessWithResult()Starts a new workflow instance.
-