Index

B C D E G L N O S U 
All Classes and Interfaces|All Packages|Serialized Form

B

BpmnProcessService - Interface in org.apache.syncope.common.rest.api.service
REST operations for BPMN processes.
Builder() - Constructor for class org.apache.syncope.common.rest.api.beans.UserRequestQuery.Builder
 

C

cancelRequest(String, String) - Method in interface org.apache.syncope.common.rest.api.service.UserRequestService
Cancel a running user request.
claimForm(String) - Method in interface org.apache.syncope.common.rest.api.service.UserRequestService
Requests to manage the form for the given task id.

D

delete(String) - Method in interface org.apache.syncope.common.rest.api.service.BpmnProcessService
Removes the BPMN process under the provided key.

E

executeNextTask(WorkflowTaskExecInput) - Method in interface org.apache.syncope.common.rest.api.service.UserWorkflowTaskService
Executes the next workflow task available, for matching user key.
exportDiagram(String) - Method in interface org.apache.syncope.common.rest.api.service.BpmnProcessService
Exports the BPMN diagram representation (if available), for matching key.

G

get(String) - Method in interface org.apache.syncope.common.rest.api.service.BpmnProcessService
Exports the BPMN process for matching key.
getAvailableTasks(String) - Method in interface org.apache.syncope.common.rest.api.service.UserWorkflowTaskService
Returns a list of available tasks for the given user key.
getForm(String, String) - Method in interface org.apache.syncope.common.rest.api.service.UserRequestService
Returns a user request form matching the given task id.
getUser() - Method in class org.apache.syncope.common.rest.api.beans.UserRequestQuery
 

L

list() - Method in interface org.apache.syncope.common.rest.api.service.BpmnProcessService
Lists the available BPMN processes.
listForms(UserRequestQuery) - Method in interface org.apache.syncope.common.rest.api.service.UserRequestService
Returns a list of user request forms matching the given query.
listRequests(UserRequestQuery) - Method in interface org.apache.syncope.common.rest.api.service.UserRequestService
Returns a list of running user requests matching the given query.

N

newInstance() - Method in class org.apache.syncope.common.rest.api.beans.UserRequestQuery.Builder
 

O

org.apache.syncope.common.rest.api.beans - package org.apache.syncope.common.rest.api.beans
 
org.apache.syncope.common.rest.api.service - package org.apache.syncope.common.rest.api.service
 

S

set(String, String) - Method in interface org.apache.syncope.common.rest.api.service.BpmnProcessService
Imports the BPMN process under the provided key.
setUser(String) - Method in class org.apache.syncope.common.rest.api.beans.UserRequestQuery
 
startRequest(String, String, WorkflowTaskExecInput) - Method in interface org.apache.syncope.common.rest.api.service.UserRequestService
Starts a new request for the given BPMN Process and user (if provided) or requesting user (if not provided).
submitForm(UserRequestForm) - Method in interface org.apache.syncope.common.rest.api.service.UserRequestService
Submits a user request form.

U

unclaimForm(String) - Method in interface org.apache.syncope.common.rest.api.service.UserRequestService
Cancels request to manage the form for the given task id.
user(String) - Method in class org.apache.syncope.common.rest.api.beans.UserRequestQuery.Builder
 
UserRequestQuery - Class in org.apache.syncope.common.rest.api.beans
 
UserRequestQuery() - Constructor for class org.apache.syncope.common.rest.api.beans.UserRequestQuery
 
UserRequestQuery.Builder - Class in org.apache.syncope.common.rest.api.beans
 
UserRequestService - Interface in org.apache.syncope.common.rest.api.service
REST operations related to user workflow.
UserWorkflowTaskService - Interface in org.apache.syncope.common.rest.api.service
 
B C D E G L N O S U 
All Classes and Interfaces|All Packages|Serialized Form