modulepackage
0.3.11
Repository: https://github.com/interticketinc/camunda.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewClient creates new instance of Client.
NewMessageManager initializes the.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
CaseDefinition a JSON object corresponding to the CaseDefinition interface in the engine.
Client a client for Camunda API.
ClientOptions a client options.
DecisionDefinition a JSON object corresponding to the DecisionDefinition interface in the engine.
Error a custom error type.
Failure a query for Failure request.
FetchAndLockRequest query for FetchAndLock request.
FormVariableFilter is a filter for requesting form variables of proc https://docs.camunda.org/manual/latest/reference/rest/process-definition/get-form-variables/#query-parameters.
InstanceParams a JSON object with the following properties: (at least an empty JSON object {} or an empty request body).
No description provided by the author
No description provided by the author
ProcessConfig path builder.
ProcessDefinition ProcessDefinition for started.
ProcessDefinitionResponse a JSON object corresponding to the ProcessDefinition interface in the engine.
ProcessInstance A JSON array of process instance objects.
ProcessInstanceQuery query struct for process instance.
ProcessManager a client for ProcessManager.
QueryComplete a query for Complete request.
QueryExtendLock a query for ExtendLock request.
QueryGetListPost a query for ListPost request.
QueryHandleBPMNError a query for HandleBPMNError request.
QueryListPostSorting a JSON array of criteria to sort the result by.
QuerySetRetriesAsync a query for SetRetriesAsync request.
QuerySetRetriesSync a query for SetRetriesSync request.
QueryUserTaskComplete a query for Complete user task request.
ReqActivateOrSuspendById response ActivateOrSuspendById.
ReqActivateOrSuspendByKey response ActivateOrSuspendByKey.
ReqSubmitStartForm request a SubmitStartForm.
ResActivityInstanceStatistics a JSON array containing statistics results per activity.
ResActivityInstanceStatisticsIncident a statistics incident.
ResBatch a JSON object corresponding to the Batch interface in the engine.
ResBPMNProcessDefinition a JSON object containing the id of the definition and the BPMN 2.0 XML.
ResDecisionRequirementsDefinition a JSON object corresponding to the DecisionRequirementsDefinition interface in the engine.
ResExternalTask a TaskManager response.
ResGetStartFormKey a response from GetStartFormKey method.
ResInstanceStatistics a JSON array containing statistics results per process definition.
ResLink a link struct.
ResLockedExternalTask a response FetchAndLock method.
ResponseCount a count response.
ReqSubmitStartForm response rrom SubmitStartForm method.
RestartInstanceRequest a request to restart instance.
No description provided by the author
StartInstructionsRequest a JSON array of instructions that specify which activities to start the process instance at.
No description provided by the author
TaskFilter is a filter array for filtering tasks tasks.
TaskManager a client for ExternalTask API.
Time a custom time format.
TopicLockConfig a JSON array of topic objects for which external tasks should be fetched.
UserTask camunda user task.
UserTaskGetListQuery query for GetList,.
UserTaskResponse Get task response.
ValueInfo a value info in variable.
Variable a variable.
VariableFilterExpression filter expression.
VariableSet a variable for set.
# Type aliases
No description provided by the author