Package | Description |
---|---|
com.evolveum.midpoint.wf.impl.activiti | |
com.evolveum.midpoint.wf.impl.jobs | |
com.evolveum.midpoint.wf.impl.messages |
Modifier and Type | Method and Description |
---|---|
void |
ActivitiInterface.activiti2midpoint(ActivitiToMidPointMessage msg,
Task task,
boolean asynchronous,
OperationResult parentResult) |
Modifier and Type | Method and Description |
---|---|
void |
JobController.processWorkflowMessage(ActivitiToMidPointMessage message,
Task task,
boolean asynchronous,
OperationResult result)
Processes a message got from workflow engine - either synchronously (while waiting for
replies after sending - i.e.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessEvent
Process instance event - signals that something has happened with process instance.
|
class |
ProcessFinishedEvent
Created with IntelliJ IDEA.
|
class |
ProcessStartedEvent
Created with IntelliJ IDEA.
|
class |
QueryProcessResponse |
class |
TaskCompletedEvent |
class |
TaskCreatedEvent |
class |
TaskEvent
Represents an event related to activiti task (midPoint work item).
|
Copyright © 2014 evolveum. All rights reserved.