public class DocumentListLeftOperandHandler extends AbstractDocumentLeftOperandHandler
DocumentValue| Modifier and Type | Field and Description |
|---|---|
DocumentHelper |
documentHelper |
| Constructor and Description |
|---|
DocumentListLeftOperandHandler(ActivityInstanceService activityInstanceService,
SessionAccessor sessionAccessor,
SessionService sessionService,
DocumentService documentService,
DocumentHelper documentHelper) |
DocumentListLeftOperandHandler(DocumentService documentService,
ActivityInstanceService activityInstanceService,
SessionAccessor sessionAccessor,
SessionService sessionService,
ProcessDefinitionService processDefinitionService,
ProcessInstanceService processInstanceService) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete(SLeftOperand leftOperand,
long containerId,
String containerType) |
String |
getType() |
Object |
update(SLeftOperand sLeftOperand,
Map<String,Object> inputValues,
Object newValue,
long containerId,
String containerType) |
getAuthorId, getProcessInstanceId, loadLeftOperandInContext, loadLeftOperandInContextpublic final DocumentHelper documentHelper
public DocumentListLeftOperandHandler(DocumentService documentService, ActivityInstanceService activityInstanceService, SessionAccessor sessionAccessor, SessionService sessionService, ProcessDefinitionService processDefinitionService, ProcessInstanceService processInstanceService)
public DocumentListLeftOperandHandler(ActivityInstanceService activityInstanceService, SessionAccessor sessionAccessor, SessionService sessionService, DocumentService documentService, DocumentHelper documentHelper)
public Object update(SLeftOperand sLeftOperand, Map<String,Object> inputValues, Object newValue, long containerId, String containerType) throws SOperationExecutionException
sLeftOperand - the left operandinputValues - contains value(s) given by the strategy to update the left operand withnewValue - the value to set the element withcontainerId - the container idcontainerType - the container typeSOperationExecutionExceptionpublic String getType()
public void delete(SLeftOperand leftOperand, long containerId, String containerType) throws SOperationExecutionException
SOperationExecutionExceptionCopyright © 2019 Bonitasoft S.A.. All rights reserved.