Package net.officefloor.frame.test
Class ReflectiveGovernanceBuilder.ReflectiveGovernanceActivityBuilder
java.lang.Object
net.officefloor.frame.test.ReflectiveGovernanceBuilder.ReflectiveGovernanceActivityBuilder
- Enclosing class:
- ReflectiveGovernanceBuilder
Reflective
Governance action.-
Method Summary
Modifier and TypeMethodDescriptionvoidBuildsAsynchronousFlow.voidBuilds theFlow.voidBuilds theGovernanceContext.
-
Method Details
-
buildGovernanceContext
public void buildGovernanceContext()Builds theGovernanceContext. -
buildFlow
Builds theFlow.- Parameters:
functionName-ManagedFunctionname.argumentType- Type of argument passed to theFlow.isSpawnThread- Flags whether to spawn aThreadState.
-
buildAsynchronousFlow
public void buildAsynchronousFlow()BuildsAsynchronousFlow.
-