You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: designer/deployment-manager-api/src/main/scala/pl/touk/nussknacker/engine/api/deployment/OverridingProcessStateDefinitionManager.scala
+5-5
Original file line number
Diff line number
Diff line change
@@ -27,15 +27,15 @@ class OverridingProcessStateDefinitionManager(
Copy file name to clipboardExpand all lines: designer/deployment-manager-api/src/main/scala/pl/touk/nussknacker/engine/api/deployment/ProcessStateDefinitionManager.scala
* Actions that are applicable to scenario in general. They may be available only in particular states, as defined by `def statusActions`
48
+
* Actions that are applicable to scenario in given state. They may be available to execute only in particular states, as defined by `def allowedActions`
Copy file name to clipboardExpand all lines: designer/deployment-manager-api/src/main/scala/pl/touk/nussknacker/engine/api/deployment/simple/SimpleProcessStateDefinitionManager.scala
Copy file name to clipboardExpand all lines: designer/deployment-manager-api/src/main/scala/pl/touk/nussknacker/engine/api/deployment/simple/SimpleStateStatus.scala
Copy file name to clipboardExpand all lines: designer/deployment-manager-api/src/test/scala/pl/touk/nussknacker/engine/api/deployment/OverridingProcessStateDefinitionManagerTest.scala
Copy file name to clipboardExpand all lines: designer/deployment-manager-api/src/test/scala/pl/touk/nussknacker/engine/api/deployment/SimpleScenarioStatusDtoSpec.scala
+1-1
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ class SimpleScenarioStatusDtoSpec extends AnyFunSuiteLike with Matchers with Ins
Copy file name to clipboardExpand all lines: designer/server/src/main/scala/pl/touk/nussknacker/ui/process/deployment/scenariostatus/ScenarioStatusProvider.scala
Copy file name to clipboardExpand all lines: designer/server/src/main/scala/pl/touk/nussknacker/ui/process/periodic/PeriodicProcessStateDefinitionManager.scala
Copy file name to clipboardExpand all lines: designer/server/src/test/scala/pl/touk/nussknacker/ui/process/periodic/flink/PeriodicDeploymentManagerTest.scala
+1-1
Original file line number
Diff line number
Diff line change
@@ -147,7 +147,7 @@ class PeriodicDeploymentManagerTest
Copy file name to clipboardExpand all lines: engine/flink/kafka-components-utils/src/main/scala/pl/touk/nussknacker/engine/kafka/source/flink/FlinkKafkaSource.scala
Copy file name to clipboardExpand all lines: engine/flink/management/src/test/scala/pl/touk/nussknacker/engine/management/FlinkScenarioStatusDtoSpec.scala
+1-1
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ class FlinkScenarioStatusDtoSpec extends AnyFunSuiteLike with Matchers with Insi
0 commit comments