This commit is contained in:
2026-07-06 19:13:12 +02:00
parent 6472f01026
commit 0a8f9720c9
29 changed files with 578 additions and 536 deletions

View File

@@ -26,7 +26,7 @@
"rawName" : "Events.EVENT1",
"fullIdentifier" : "Events.EVENT1"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -43,7 +43,7 @@
"rawName" : "Events.EVENT2",
"fullIdentifier" : "Events.EVENT2"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -60,7 +60,7 @@
"rawName" : "Events.EVENT3",
"fullIdentifier" : "Events.EVENT3"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -77,7 +77,7 @@
"rawName" : "Events.EVENT4",
"fullIdentifier" : "Events.EVENT4"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -94,7 +94,7 @@
"rawName" : "Events.EVENT5",
"fullIdentifier" : "Events.EVENT5"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -111,7 +111,7 @@
"rawName" : "Events.EVENT6",
"fullIdentifier" : "Events.EVENT6"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -128,7 +128,7 @@
"rawName" : "Events.EVENT7",
"fullIdentifier" : "Events.EVENT7"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -145,7 +145,7 @@
"rawName" : "Events.EVENT8",
"fullIdentifier" : "Events.EVENT8"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -162,7 +162,7 @@
"rawName" : "Events.EVENT9",
"fullIdentifier" : "Events.EVENT9"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -179,7 +179,7 @@
"rawName" : "Events.EVENT10",
"fullIdentifier" : "Events.EVENT10"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -196,7 +196,7 @@
"rawName" : "Events.EVENT11",
"fullIdentifier" : "Events.EVENT11"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -213,7 +213,7 @@
"rawName" : "Events.EVENT12",
"fullIdentifier" : "Events.EVENT12"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -230,7 +230,7 @@
"rawName" : "Events.EVENT13",
"fullIdentifier" : "Events.EVENT13"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -247,7 +247,7 @@
"rawName" : "Events.EVENT14",
"fullIdentifier" : "Events.EVENT14"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -264,7 +264,7 @@
"rawName" : "Events.EVENT15",
"fullIdentifier" : "Events.EVENT15"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -281,7 +281,7 @@
"rawName" : "Events.EVENT_CANCEL",
"fullIdentifier" : "Events.EVENT_CANCEL"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -298,7 +298,7 @@
"rawName" : "Events.EVENT_CANCEL",
"fullIdentifier" : "Events.EVENT_CANCEL"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -315,7 +315,7 @@
"rawName" : "Events.EVENT_CANCEL",
"fullIdentifier" : "Events.EVENT_CANCEL"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -332,7 +332,7 @@
"rawName" : "Events.EVENT_CANCEL",
"fullIdentifier" : "Events.EVENT_CANCEL"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -349,7 +349,7 @@
"rawName" : "Events.EVENT_CANCEL",
"fullIdentifier" : "Events.EVENT_CANCEL"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -366,7 +366,7 @@
"rawName" : "Events.EVENTY",
"fullIdentifier" : "Events.EVENTY"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -380,14 +380,14 @@
"fullIdentifier" : "States.STATEX"
} ],
"event" : null,
"guard" : {
"guards" : [ {
"expression" : "guardVarEquals(\"value1\")",
"isLambda" : false,
"internalLogic" : "context -> {\n Object var=context.getExtendedState().getVariables().get(\"var\");\n return expected.equals(var);\n}\n",
"lineNumber" : 120,
"className" : "click.kamil.examples.statemachine.inheritanceextrafunctionsstate2.AbstractThreeStateMachineConfiguration",
"sourceFile" : "src/main/java/click/kamil/examples/statemachine/inheritanceextrafunctionsstate2/AbstractThreeStateMachineConfiguration.java"
},
} ],
"actions" : [ ],
"order" : 0
}, {
@@ -401,7 +401,7 @@
"fullIdentifier" : "States.STATEZ"
} ],
"event" : null,
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : 1
}, {
@@ -415,14 +415,14 @@
"fullIdentifier" : "States.STATE17"
} ],
"event" : null,
"guard" : {
"guards" : [ {
"expression" : "guardVarEquals(\"value1\")",
"isLambda" : false,
"internalLogic" : "context -> {\n Object var=context.getExtendedState().getVariables().get(\"var\");\n return expected.equals(var);\n}\n",
"lineNumber" : 126,
"className" : "click.kamil.examples.statemachine.inheritanceextrafunctionsstate2.AbstractThreeStateMachineConfiguration",
"sourceFile" : "src/main/java/click/kamil/examples/statemachine/inheritanceextrafunctionsstate2/AbstractThreeStateMachineConfiguration.java"
},
} ],
"actions" : [ ],
"order" : 0
}, {
@@ -436,14 +436,14 @@
"fullIdentifier" : "States.STATE18"
} ],
"event" : null,
"guard" : {
"guards" : [ {
"expression" : "guardVarEquals(\"value2\")",
"isLambda" : false,
"internalLogic" : "context -> {\n Object var=context.getExtendedState().getVariables().get(\"var\");\n return expected.equals(var);\n}\n",
"lineNumber" : 127,
"className" : "click.kamil.examples.statemachine.inheritanceextrafunctionsstate2.AbstractThreeStateMachineConfiguration",
"sourceFile" : "src/main/java/click/kamil/examples/statemachine/inheritanceextrafunctionsstate2/AbstractThreeStateMachineConfiguration.java"
},
} ],
"actions" : [ ],
"order" : 1
}, {
@@ -457,7 +457,7 @@
"fullIdentifier" : "States.STATE19"
} ],
"event" : null,
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : 2
}, {
@@ -471,14 +471,14 @@
"fullIdentifier" : "States.STATE20"
} ],
"event" : null,
"guard" : {
"guards" : [ {
"expression" : "guardEventHeaderEquals(\"header1\",\"foo\")",
"isLambda" : false,
"internalLogic" : "context -> {\n Object header=context.getMessageHeader(headerName);\n return expected.equals(header);\n}\n",
"lineNumber" : 132,
"className" : "click.kamil.examples.statemachine.inheritanceextrafunctionsstate2.AbstractThreeStateMachineConfiguration",
"sourceFile" : "src/main/java/click/kamil/examples/statemachine/inheritanceextrafunctionsstate2/AbstractThreeStateMachineConfiguration.java"
},
} ],
"actions" : [ ],
"order" : 0
}, {
@@ -492,7 +492,7 @@
"fullIdentifier" : "States.STATE16"
} ],
"event" : null,
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : 1
}, {
@@ -506,14 +506,14 @@
"fullIdentifier" : "States.STATE19"
} ],
"event" : null,
"guard" : {
"guards" : [ {
"expression" : "guardVarEquals(\"value3\")",
"isLambda" : false,
"internalLogic" : "context -> {\n Object var=context.getExtendedState().getVariables().get(\"var\");\n return expected.equals(var);\n}\n",
"lineNumber" : 137,
"className" : "click.kamil.examples.statemachine.inheritanceextrafunctionsstate2.AbstractThreeStateMachineConfiguration",
"sourceFile" : "src/main/java/click/kamil/examples/statemachine/inheritanceextrafunctionsstate2/AbstractThreeStateMachineConfiguration.java"
},
} ],
"actions" : [ ],
"order" : 0
}, {
@@ -527,7 +527,7 @@
"fullIdentifier" : "States.STATE20"
} ],
"event" : null,
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : 1
}, {
@@ -541,14 +541,14 @@
"fullIdentifier" : "States.STATE1"
} ],
"event" : null,
"guard" : {
"guards" : [ {
"expression" : "guardVarEquals(\"reset\")",
"isLambda" : false,
"internalLogic" : "context -> {\n Object var=context.getExtendedState().getVariables().get(\"var\");\n return expected.equals(var);\n}\n",
"lineNumber" : 142,
"className" : "click.kamil.examples.statemachine.inheritanceextrafunctionsstate2.AbstractThreeStateMachineConfiguration",
"sourceFile" : "src/main/java/click/kamil/examples/statemachine/inheritanceextrafunctionsstate2/AbstractThreeStateMachineConfiguration.java"
},
} ],
"actions" : [ ],
"order" : 0
}, {
@@ -562,7 +562,7 @@
"fullIdentifier" : "States.STATE20"
} ],
"event" : null,
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : 1
}, {
@@ -576,14 +576,14 @@
"fullIdentifier" : "States.STATE5"
} ],
"event" : null,
"guard" : {
"guards" : [ {
"expression" : "guardEventHeaderEquals(\"header2\",\"bar\")",
"isLambda" : false,
"internalLogic" : "context -> {\n Object header=context.getMessageHeader(headerName);\n return expected.equals(header);\n}\n",
"lineNumber" : 147,
"className" : "click.kamil.examples.statemachine.inheritanceextrafunctionsstate2.AbstractThreeStateMachineConfiguration",
"sourceFile" : "src/main/java/click/kamil/examples/statemachine/inheritanceextrafunctionsstate2/AbstractThreeStateMachineConfiguration.java"
},
} ],
"actions" : [ ],
"order" : 0
}, {
@@ -597,7 +597,7 @@
"fullIdentifier" : "States.STATE1"
} ],
"event" : null,
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : 1
}, {
@@ -611,14 +611,14 @@
"fullIdentifier" : "States.STATE13"
} ],
"event" : null,
"guard" : {
"guards" : [ {
"expression" : "guardVarEquals(\"goTo13\")",
"isLambda" : false,
"internalLogic" : "context -> {\n Object var=context.getExtendedState().getVariables().get(\"var\");\n return expected.equals(var);\n}\n",
"lineNumber" : 152,
"className" : "click.kamil.examples.statemachine.inheritanceextrafunctionsstate2.AbstractThreeStateMachineConfiguration",
"sourceFile" : "src/main/java/click/kamil/examples/statemachine/inheritanceextrafunctionsstate2/AbstractThreeStateMachineConfiguration.java"
},
} ],
"actions" : [ ],
"order" : 0
}, {
@@ -632,14 +632,14 @@
"fullIdentifier" : "States.STATE14"
} ],
"event" : null,
"guard" : {
"guards" : [ {
"expression" : "guardVarEquals(\"goTo14\")",
"isLambda" : false,
"internalLogic" : "context -> {\n Object var=context.getExtendedState().getVariables().get(\"var\");\n return expected.equals(var);\n}\n",
"lineNumber" : 153,
"className" : "click.kamil.examples.statemachine.inheritanceextrafunctionsstate2.AbstractThreeStateMachineConfiguration",
"sourceFile" : "src/main/java/click/kamil/examples/statemachine/inheritanceextrafunctionsstate2/AbstractThreeStateMachineConfiguration.java"
},
} ],
"actions" : [ ],
"order" : 1
}, {
@@ -653,7 +653,7 @@
"fullIdentifier" : "States.STATE15"
} ],
"event" : null,
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : 2
}, {
@@ -667,14 +667,14 @@
"fullIdentifier" : "States.STATE10"
} ],
"event" : null,
"guard" : {
"guards" : [ {
"expression" : "guardVarEquals(\"goBack10\")",
"isLambda" : false,
"internalLogic" : "context -> {\n Object var=context.getExtendedState().getVariables().get(\"var\");\n return expected.equals(var);\n}\n",
"lineNumber" : 158,
"className" : "click.kamil.examples.statemachine.inheritanceextrafunctionsstate2.AbstractThreeStateMachineConfiguration",
"sourceFile" : "src/main/java/click/kamil/examples/statemachine/inheritanceextrafunctionsstate2/AbstractThreeStateMachineConfiguration.java"
},
} ],
"actions" : [ ],
"order" : 0
}, {
@@ -688,7 +688,7 @@
"fullIdentifier" : "States.STATE11"
} ],
"event" : null,
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : 1
}, {
@@ -702,14 +702,14 @@
"fullIdentifier" : "States.STATE12"
} ],
"event" : null,
"guard" : {
"guards" : [ {
"expression" : "guardVarEquals(\"loop12\")",
"isLambda" : false,
"internalLogic" : "context -> {\n Object var=context.getExtendedState().getVariables().get(\"var\");\n return expected.equals(var);\n}\n",
"lineNumber" : 163,
"className" : "click.kamil.examples.statemachine.inheritanceextrafunctionsstate2.AbstractThreeStateMachineConfiguration",
"sourceFile" : "src/main/java/click/kamil/examples/statemachine/inheritanceextrafunctionsstate2/AbstractThreeStateMachineConfiguration.java"
},
} ],
"actions" : [ ],
"order" : 0
}, {
@@ -723,7 +723,7 @@
"fullIdentifier" : "States.STATE16"
} ],
"event" : null,
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : 1
}, {
@@ -737,14 +737,14 @@
"fullIdentifier" : "States.STATE8"
} ],
"event" : null,
"guard" : {
"guards" : [ {
"expression" : "guardVarEquals(\"stepBack\")",
"isLambda" : false,
"internalLogic" : "context -> {\n Object var=context.getExtendedState().getVariables().get(\"var\");\n return expected.equals(var);\n}\n",
"lineNumber" : 168,
"className" : "click.kamil.examples.statemachine.inheritanceextrafunctionsstate2.AbstractThreeStateMachineConfiguration",
"sourceFile" : "src/main/java/click/kamil/examples/statemachine/inheritanceextrafunctionsstate2/AbstractThreeStateMachineConfiguration.java"
},
} ],
"actions" : [ ],
"order" : 0
}, {
@@ -758,14 +758,14 @@
"fullIdentifier" : "States.STATE7"
} ],
"event" : null,
"guard" : {
"guards" : [ {
"expression" : "guardVarEquals(\"stepBackMore\")",
"isLambda" : false,
"internalLogic" : "context -> {\n Object var=context.getExtendedState().getVariables().get(\"var\");\n return expected.equals(var);\n}\n",
"lineNumber" : 169,
"className" : "click.kamil.examples.statemachine.inheritanceextrafunctionsstate2.AbstractThreeStateMachineConfiguration",
"sourceFile" : "src/main/java/click/kamil/examples/statemachine/inheritanceextrafunctionsstate2/AbstractThreeStateMachineConfiguration.java"
},
} ],
"actions" : [ ],
"order" : 1
}, {
@@ -779,7 +779,7 @@
"fullIdentifier" : "States.STATE6"
} ],
"event" : null,
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : 2
}, {
@@ -793,14 +793,14 @@
"fullIdentifier" : "States.STATE9"
} ],
"event" : null,
"guard" : {
"guards" : [ {
"expression" : "guardVarEquals(\"forward9\")",
"isLambda" : false,
"internalLogic" : "context -> {\n Object var=context.getExtendedState().getVariables().get(\"var\");\n return expected.equals(var);\n}\n",
"lineNumber" : 174,
"className" : "click.kamil.examples.statemachine.inheritanceextrafunctionsstate2.AbstractThreeStateMachineConfiguration",
"sourceFile" : "src/main/java/click/kamil/examples/statemachine/inheritanceextrafunctionsstate2/AbstractThreeStateMachineConfiguration.java"
},
} ],
"actions" : [ ],
"order" : 0
}, {
@@ -814,7 +814,7 @@
"fullIdentifier" : "States.STATE10"
} ],
"event" : null,
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : 1
}, {
@@ -831,7 +831,7 @@
"rawName" : "Events.EVENTX",
"fullIdentifier" : "Events.EVENTX"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -845,14 +845,14 @@
"fullIdentifier" : "States.STATE1"
} ],
"event" : null,
"guard" : {
"guards" : [ {
"expression" : "guardEventHeaderEquals(\"header1\",\"foo\")",
"isLambda" : false,
"internalLogic" : "context -> {\n Object header=context.getMessageHeader(headerName);\n return expected.equals(header);\n}\n",
"lineNumber" : 31,
"className" : "click.kamil.examples.statemachine.inheritanceextrafunctionsstate2.ThreeStateMachineConfiguration",
"sourceFile" : "src/main/java/click/kamil/examples/statemachine/inheritanceextrafunctionsstate2/ThreeStateMachineConfiguration.java"
},
} ],
"actions" : [ ],
"order" : 0
}, {
@@ -866,7 +866,7 @@
"fullIdentifier" : "States.STATE_EXTRA_1"
} ],
"event" : null,
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : 1
}, {
@@ -883,7 +883,7 @@
"rawName" : "Events.EVENTY",
"fullIdentifier" : "Events.EVENTY"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -900,7 +900,7 @@
"rawName" : "Events.EVENT_CANCEL_2",
"fullIdentifier" : "Events.EVENT_CANCEL_2"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
}, {
@@ -917,7 +917,7 @@
"rawName" : "Events.EVENT_CANCEL_2",
"fullIdentifier" : "Events.EVENT_CANCEL_2"
},
"guard" : null,
"guards" : [ ],
"actions" : [ ],
"order" : null
} ],