public interface DslDoWhileBlock<Level> extends DslBlock<DslDoWhileBlock<Level>>
WorkflowDefinition| Modifier and Type | Method and Description |
|---|---|
Level |
doWhile(int id,
String condition)
Block end tag, checks the condition result, if true, then executes the block content again, if false, then ends the block.
|
createInstance, doWhile, if_, split, variable, variables, waitTimer, waitUntilDate, whileDocall, callAsync, humanTask, waitSignalCopyright © 2017. All rights reserved.