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