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