Skip to content

v2.4.0-beta.20220713.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Zschimmer Zschimmer released this 13 Jul 13:33
· 2060 commits to main since this release

ControlWorkflow-Kommando geändert: es fügt Breakpoints hinzu und entfernt welche, analog zu ControlWorkflowPath.

@Nonnull
def controlWorkflow(
  workflowId: JWorkflowId,
  breakpoints: java.util.Map[JPosition, java.lang.Boolean])
: JControllerCommand