Package | Description |
---|---|
org.alfresco.rest.workflow.api | |
org.alfresco.rest.workflow.api.impl | |
org.alfresco.rest.workflow.api.processdefinitions | |
org.alfresco.rest.workflow.api.tasks |
Modifier and Type | Method and Description |
---|---|
CollectionWithPagingInfo<FormModelElement> |
ProcessDefinitions.getStartFormModel(String definitionId,
Paging paging) |
CollectionWithPagingInfo<FormModelElement> |
Tasks.getTaskFormModel(String entityResourceId,
Paging paging) |
Modifier and Type | Method and Description |
---|---|
CollectionWithPagingInfo<FormModelElement> |
WorkflowRestImpl.getFormModelElements(org.alfresco.service.cmr.dictionary.TypeDefinition type,
Paging paging) |
CollectionWithPagingInfo<FormModelElement> |
ProcessDefinitionsImpl.getStartFormModel(String definitionId,
Paging paging) |
CollectionWithPagingInfo<FormModelElement> |
TasksImpl.getTaskFormModel(String taskId,
Paging paging) |
Modifier and Type | Method and Description |
---|---|
CollectionWithPagingInfo<FormModelElement> |
StartFormModelRelation.readAll(String definitionId,
Parameters parameters)
List the tasks candidate users and groups.
|
Modifier and Type | Method and Description |
---|---|
CollectionWithPagingInfo<FormModelElement> |
TaskFormModelRelation.readAll(String entityResourceId,
Parameters params) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.