For the given process, returns a list of called process definitions corresponding
to
the CalledProcessDefinition interface in the engine. The list
contains all process definitions
that are referenced statically by call activities in the given
process. This endpoint does not
resolve process definitions that are referenced with expressions. Each
called process definition
contains a list of call activity ids, which specifies the call
activities that are calling that
process. This endpoint does not resolve references to case
definitions.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The id of the process definition.
Request successful.
Ids of the CallActivities which call this process.
The id of the calling process definition
The id of the process definition
The key of the process definition, i.e., the id of the BPMN 2.0 XML process definition.
The category of the process definition.
The description of the process definition.
The name of the process definition.
The version of the process definition that the engine assigned to it.
The file name of the process definition.
The deployment id of the process definition.
The file name of the process definition diagram, if it exists.
A flag indicating whether the definition is suspended or not.
The tenant id of the process definition.
The version tag of the process definition.
History time to live value of the process definition. Is used within History cleanup.
x >= 0A flag indicating whether the process definition is startable in Tasklist or not.