| Package | Description |
|---|---|
| org.alfresco.event.model | |
| org.alfresco.event.model.acs | |
| org.alfresco.event.model.activiti |
| Modifier and Type | Class and Description |
|---|---|
class |
EventV1<R extends ResourceV1>
EventType
|
| Constructor and Description |
|---|
ResourceV1(String id,
Class<? extends ResourceV1> schema,
List<HierarchyEntry> primaryHierarchy) |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorityResourceV1
Authority resource object.
|
class |
NodeResourceV1
Node resource object implementation
|
class |
PermissionResourceV1 |
| Constructor and Description |
|---|
NodeResourceV1(String id,
Class<? extends ResourceV1> schema,
List<HierarchyEntry> primaryHierarchy,
String nodeType) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivitiCloudRuntimeResourceV1
Activiti Cloud Runtime resource object implementation
|
class |
ActivityResourceV1 |
class |
ProcessResourceV1
Process resource object implementation
|
class |
SequenceFlowResourceV1 |
class |
TaskCandidateResourceV1 |
class |
TaskResourceV1 |
class |
VariableResourceV1<T> |
| Constructor and Description |
|---|
ActivitiCloudRuntimeResourceV1(String id,
Class<? extends ResourceV1> schema,
List<HierarchyEntry> primaryHierarchy) |
Copyright © 2019. All rights reserved.