Uses of Class
system.activities.WorkflowInvoker
-
Packages that use WorkflowInvoker Package Description system.activities -
-
Uses of WorkflowInvoker in system.activities
Methods in system.activities that return WorkflowInvoker Modifier and Type Method Description static WorkflowInvoker
WorkflowInvoker. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoWorkflowInvoker
, a cast assert is made to check if types are compatible.
-