public class OperationsWithContext extends Object implements Serializable
| Constructor and Description |
|---|
OperationsWithContext(org.bonitasoft.engine.core.expression.control.model.SExpressionContext context,
List<org.bonitasoft.engine.core.operation.model.SOperation> operations) |
OperationsWithContext(org.bonitasoft.engine.core.expression.control.model.SExpressionContext context,
List<org.bonitasoft.engine.core.operation.model.SOperation> operations,
String containerType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContainerType() |
org.bonitasoft.engine.core.expression.control.model.SExpressionContext |
getContext() |
List<org.bonitasoft.engine.core.operation.model.SOperation> |
getOperations() |
public OperationsWithContext(org.bonitasoft.engine.core.expression.control.model.SExpressionContext context,
List<org.bonitasoft.engine.core.operation.model.SOperation> operations)
context - operations - public org.bonitasoft.engine.core.expression.control.model.SExpressionContext getContext()
public List<org.bonitasoft.engine.core.operation.model.SOperation> getOperations()
public String getContainerType()
Copyright © 2014 Bonitasoft S.A.. All rights reserved.