Package blue.contract.debug
Class DebugWorkflowProcessingInfo
java.lang.Object
blue.contract.debug.DebugWorkflowProcessingInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioninitialStepResultsMap(Map<String, Object> initialStepResultsMap) stepResults(List<DebugWorkflowStepProcessingInfo> stepResults) workflowName(String workflowName)
-
Constructor Details
-
DebugWorkflowProcessingInfo
public DebugWorkflowProcessingInfo()
-
-
Method Details
-
getWorkflowName
-
workflowName
-
getStepResults
-
stepResults
-
getInitialStepResultsMap
-
initialStepResultsMap
-