Class ExecutionEngine
java.lang.Object
ca.mcscert.jpipe.commands.ExecutionEngine
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOrdered list of actions that occurred during execution, with depth.intTotal number of times a command was deferred across all executions.
-
Constructor Details
-
ExecutionEngine
public ExecutionEngine()
-
-
Method Details
-
totalDeferrals
public int totalDeferrals()Total number of times a command was deferred across all executions. -
executedCommands
Ordered list of actions that occurred during execution, with depth. -
spawn
-
enrich
-