org.bonitasoft.engine.core.process.definition.model
public interface SMultiInstanceLoopCharacteristics extends SLoopCharacteristics
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.expression.model.SExpression |
getCompletionCondition() |
String |
getDataInputItemRef() |
String |
getDataOutputItemRef() |
org.bonitasoft.engine.expression.model.SExpression |
getLoopCardinality() |
String |
getLoopDataInputRef() |
String |
getLoopDataOutputRef() |
boolean |
isSequential() |
boolean isSequential()
org.bonitasoft.engine.expression.model.SExpression getLoopCardinality()
org.bonitasoft.engine.expression.model.SExpression getCompletionCondition()
String getLoopDataInputRef()
String getLoopDataOutputRef()
String getDataInputItemRef()
String getDataOutputItemRef()
Copyright © 2014 Bonitasoft S.A.. All rights reserved.