All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Class that represents a bulk action to be performed on a resource.
Class that represents a bulk action to be performed on a resource.
Request body containing a bulk of tasks and general properties.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Modified the "createProcessInstance" method to conditionally call a "createProcessInstanceResponse" method with a different signature, which will conditionally return the process variables that exist when the process instance either enters its first wait state or completes.
Modified to add a "returnVariables" flag, which determines whether the variables that exist within the process instance when the first wait state is encountered (or when the process instance completes) should be returned or not.
 
 
 
 
 
 
Modified to add a "completed" flag, which lets the caller know if the process instance has run to completion without encountering a wait state or experiencing an error/ exception.
 
 
 
 
 
 
 
Generic class that represents an action to be performed on a resource.
 
 
 
Default implementation of a RestResponseFactory.
 
Pojo representing a variable used in REST-service which defines it's name, variable, scope and type.
 
 
 
Resource for notifying the engine a signal event has been received, independent of an execution.
 
 
 
 
 
 
 
 
 
 
 
Shared logic for resources related to Tasks.
 
 
 
 
 
 
 
 
 
 
Request body containing a task and general properties.
 
 
 
 
 
 
 
 
 
Form type that holds an ID of a user.