| Package | Description |
|---|---|
| org.alfresco.sync.events.activiti |
| Modifier and Type | Method and Description |
|---|---|
ProcessDefinition |
ProcessEventImpl.getProcessDefinition() |
ProcessDefinition |
ProcessEvent.getProcessDefinition() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessEventImpl.setProcessDefinition(ProcessDefinition processDefinition) |
| Constructor and Description |
|---|
ProcessEventImpl(String type,
String username,
Long timestamp,
String networkId,
ProcessDefinition processDefinition,
ProcessInstance process) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.