Class STMFlowStoreInfoHelper
java.lang.Object
org.chenile.workflow.info.STMFlowStoreInfoHelper
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final STMPlantUmlSDGeneratorprivate final STMActionsInfoProviderprivate final STMMermaidGeneratorprivate final STMFlowStoreImplprivate final STMTestCaseGenerator -
Constructor Summary
ConstructorsConstructorDescriptionSTMFlowStoreInfoHelper(STMFlowStoreImpl stmFlowStore, STMActionsInfoProvider infoProvider) -
Method Summary
Modifier and TypeMethodDescriptionallowedActions(String stateId, String flowId) private voidloadStylingProperties(String stylingPropertiesText) private StaterenderMermaidStateDiagram(String stylingPropertiesText) renderStateDiagram(String stylingPropertiesText) toMap()
-
Field Details
-
stmFlowStore
-
infoProvider
-
generator
-
stmTestCaseGenerator
-
mermaidGenerator
-
-
Constructor Details
-
STMFlowStoreInfoHelper
-
-
Method Details
-
allowedActions
-
renderStateDiagram
-
renderMermaidStateDiagram
-
toMap
-
renderTestCases
-
renderTestPuml
-
visualizeTestcaseAsStateDiagram
-
makeState
-
loadStylingProperties
-