Uses of Class
net.officefloor.compile.test.managedfunction.MockAsynchronousFlow
-
Packages that use MockAsynchronousFlow Package Description net.officefloor.compile.test.managedfunction.clazz -
-
Uses of MockAsynchronousFlow in net.officefloor.compile.test.managedfunction.clazz
Methods in net.officefloor.compile.test.managedfunction.clazz that return MockAsynchronousFlow Modifier and Type Method Description MockAsynchronousFlow[]
MethodManagedFunctionBuilderUtil.MethodResult. getAsynchronousFlows()
Obtains the createdAsynchronousFlow
in running theManagedFunction
.
-