diff --git a/content/reference/bpmn20/custom-extensions/extension-attributes.md b/content/reference/bpmn20/custom-extensions/extension-attributes.md index 379b09b08..804ab2827 100644 --- a/content/reference/bpmn20/custom-extensions/extension-attributes.md +++ b/content/reference/bpmn20/custom-extensions/extension-attributes.md @@ -1302,7 +1302,7 @@ The following attributes are extension attributes for the `camunda` namespace `h
history
Values: none
, activity
, audit
, full
.
historyRemovalTimeStrategy
end
.historyCleanupStrategy
configuration parameter.historyCleanupStrategy
removalTimeBased
.historyRemovalTimeStrategy
configuration parameter.removalTimeBased
, endTimeBased
.
@@ -1129,27 +1129,27 @@ The following is a list with the most commonly used process engine configuration
historyCleanupBatchWindowStartTime
HH:mmZ
(Z is for RFC 822 time zone) or HH:mm
. E.g., 20:00+0100
or 20:00
. In case of null
, no batch window is considered to be configured
+ HH:mmZ
(Z is for RFC 822 time zone) or HH:mm
. E.g., 20:00+0100
or 20:00
. In case of null
, no batch window is considered to be configured
and history cleanup can only be called manually.historyCleanupBatchWindowEndTime
HH:mmZ
(Z is for RFC 822 time zone) or HH:mm
. E.g., 23:00-0300
or 23:00
. In case batchWindowEndTime
exceeds batchWindowStartTime
it is considered
+ HH:mmZ
(Z is for RFC 822 time zone) or HH:mm
. E.g., 23:00-0300
or 23:00
. In case batchWindowEndTime
exceeds batchWindowStartTime
it is considered
to be on the same date (e.g., cleanup runs each day between 20:00 and 23:00). Otherwise it is considered to be on the next calendar day (e.g., cleanup starts each
day at 20:00 and finishes the next day at 01:00). Default value is `00:00`.mondayHistoryCleanupBatchWindowStartTime
historyCleanupBatchWindowStartTime
.
+ historyCleanupBatchWindowStartTime
.
In case it is not configured, batch window configured with historyCleanupBatchWindowStartTime
and historyCleanupBatchWindowEndTime
will be used for this day of week.
mondayHistoryCleanupBatchWindowEndTime
historyCleanupBatchWindowEndTime
.
true
.
- For more details, please see }}">Cleanup Execution Participation per Node
+ For more details, please see }}">Cleanup Execution Participation per Node
in the User Guide.
Entity Type | -Operation Type | -Category | -Properties | -
---|---|---|---|
Task | -Assign | -TaskWorker | -
-
|
-
- | Claim | -TaskWorker | -
-
|
-
- | Complete | -TaskWorker | -
-
|
-
- | Create | -TaskWorker | -No additional property is logged | -
- | Delegate | -TaskWorker | -
- When delegating a task, three log entries are created, containing one of the following properties:
-
|
-
- | Delete | -TaskWorker | -
-
|
-
- | Resolve | -TaskWorker | -
-
|
-
- | SetOwner | -TaskWorker | -
-
|
-
- | SetPriority | -TaskWorker | -
-
|
-
- | Update | -TaskWorker | -
- The manually changed property of a task, where manually means that a property got directly changed. Claiming a task via the TaskService wouldn't be logged with an update entry, but setting the assignee directly would be. One of the following is possible:
-
|
-
- | DeleteHistory | -Operator | -
-
|
-
ProcessInstance | -Create | -Operator | -No additional property is logged | -
- | Activate | -Operator | -
-
|
-
- | Delete | -Operator | -
- In case of regular operation:
-
|
-
- | ModifyProcessInstance | -Operator | -
-
|
-
- | Suspend | -Operator | -
-
|
-
- | Migrate | -Operator | -
-
|
-
- | RestartProcessInstance | -Operator | -
-
|
-
- | DeleteHistory | -Operator | -
-
|
-
- | CreateIncident | -Operator | -
-
|
-
- | Resolve | -Operator | -
-
|
-
- | SetRemovalTime | -Operator | -
-
|
-
- | SetVariables | -Operator | -
-
|
-
- | CorrelateMessage | -Operator | -
-
|
-
Incident | -SetAnnotation | -Operator | -
-
|
-
- | ClearAnnotation | -Operator | -
-
|
-
IdentityLink | -AddUserLink | -TaskWorker | -
-
|
-
- | DeleteUserLink | -TaskWorker | -
-
|
-
- | AddGroupLink | -TaskWorker | -
-
|
-
- | DeleteGroupLink | -TaskWorker | -
-
|
-
Attachment | -AddAttachment | -TaskWorker | -
-
|
-
- | DeleteAttachment | -TaskWorker | -
-
|
-
JobDefinition | -ActivateJobDefinition | -Operator | -
-
|
-
- | SetPriority | -Operator | -
-
|
-
- | SuspendJobDefinition | -Operator | -
-
|
-
ProcessDefinition | -ActivateProcessDefinition | -Operator | -
-
|
-
- | SuspendProcessDefinition | -Operator | -
-
|
-
- | Delete | -Operator | -
-
|
-
- | UpdateHistoryTimeToLive | -Operator | -
-
|
-
DecisionDefinition | -UpdateHistoryTimeToLive | -Operator | -
-
|
-
- | Evaluate | -Operator | -
-
|
-
CaseDefinition | -UpdateHistoryTimeToLive | -Operator | -
-
|
-
Job | -ActivateJob | -Operator | -
-
|
-
- | SetPriority | -Operator | -
-
|
-
- | SetJobRetries | -Operator | -
-
|
-
- | SuspendJob | -Operator | -
-
|
-
- | Execute | -Operator | -No additional property is logged | -
- | Delete | -Operator | -No additional property is logged | -
- | SetDueDate | -Operator | -
-
|
-
- | RecalculateDueDate | -Operator | -
-
|
-
- | CreateHistoryCleanupJobs | -Operator | -
-
|
-
Variable | -ModifyVariable | -Operator/ TaskWorker |
- No additional property is logged | -
- | RemoveVariable | -Operator/ TaskWorker |
- No additional property is logged | -
- | SetVariable | -Operator/ TaskWorker |
- No additional property is logged | -
- | DeleteHistory | -Operator | -
- In case of single operation:
-
|
-
Deployment | -Create | -Operator | -
-
|
-
- | Delete | -Operator | -
-
|
-
Batch | -ActivateBatch | -Operator | -
-
|
-
- | SuspendBatch | -Operator | -
-
|
-
- | Delete | -Operator | -
-
|
-
- | DeleteHistory | -Operator | -No additional property is logged | -
- | SetRemovalTime | -Operator | -
-
|
-
ExternalTask | -SetExternalTaskRetries | -Operator | -
-
|
-
- | SetPriority | -Operator | -
-
|
-
- | Unlock | -Operator | -No additional property is logged | -
DecisionInstance | -DeleteHistory | -Operator | -
-
|
-
- | SetRemovalTime | -Operator | -
-
|
-
CaseInstance | -DeleteHistory | -Operator | -
-
|
-
Metrics | -Delete | -Operator | -
-
|
-
TaskMetrics | -Delete | -Operator | -
-
|
-
OperationLog | -SetAnnotation | -Operator | -
-
|
-
- | ClearAnnotation | -Operator | -
-
|
-
Filter | -Create | -TaskWorker | -
-
|
-
- | Update | -TaskWorker | -
-
|
-
- | Delete | -TaskWorker | -
-
|
-
User | -Create | -Admin | -
-
|
-
- | Update | -Admin | -
-
|
-
- | Delete | -Admin | -
-
|
-
- | Unlock | -Admin | -
-
|
-
Group | -Create | -Admin | -
-
|
-
- | Update | -Admin | -
-
|
-
- | Delete | -Admin | -
-
|
-
Tenant | -Create | -Admin | -
-
|
-
- | Update | -Admin | -
-
|
-
- | Delete | -Admin | -
-
|
-
Group membership | -Create | -Admin | -
-
|
-
- | Delete | -Admin | -
-
|
-
TenantMembership | -Create | -Admin | -
-
|
-
- | Delete | -Admin | -
-
|
-
Authorization | -Create | -Admin | -
-
|
-
- | Update | -Admin | -
-
|
-
- | Delete | -Admin | -
-
|
-
Property | -Create | -Admin | -
-
|
-
- | Update | -Admin | -
-
|
-
- | Delete | -Admin | -
-
|
-
Entity Type | +Operation Type | +Category | +Properties | +
---|---|---|---|
Task | +Assign | +TaskWorker | +
+
|
+
+ | Claim | +TaskWorker | +
+
|
+
+ | Complete | +TaskWorker | +
+
|
+
+ | Create | +TaskWorker | +No additional property is logged | +
+ | Delegate | +TaskWorker | +
+ When delegating a task, three log entries are created, containing one of the following properties:
+
|
+
+ | Delete | +TaskWorker | +
+
|
+
+ | Resolve | +TaskWorker | +
+
|
+
+ | SetOwner | +TaskWorker | +
+
|
+
+ | SetPriority | +TaskWorker | +
+
|
+
+ | Update | +TaskWorker | +
+ The manually changed property of a task, where manually means that a property got directly changed. Claiming a task via the TaskService wouldn't be logged with an update entry, but setting the assignee directly would be. One of the following is possible:
+
|
+
+ | DeleteHistory | +Operator | +
+
|
+
ProcessInstance | +Create | +Operator | +No additional property is logged | +
+ | Activate | +Operator | +
+
|
+
+ | Delete | +Operator | +
+ In case of regular operation:
+
|
+
+ | ModifyProcessInstance | +Operator | +
+
|
+
+ | Suspend | +Operator | +
+
|
+
+ | Migrate | +Operator | +
+
|
+
+ | RestartProcessInstance | +Operator | +
+
|
+
+ | DeleteHistory | +Operator | +
+
|
+
+ | CreateIncident | +Operator | +
+
|
+
+ | Resolve | +Operator | +
+
|
+
+ | SetRemovalTime | +Operator | +
+
|
+
+ | SetVariables | +Operator | +
+
|
+
+ | CorrelateMessage | +Operator | +
+
|
+
Incident | +SetAnnotation | +Operator | +
+
|
+
+ | ClearAnnotation | +Operator | +
+
|
+
IdentityLink | +AddUserLink | +TaskWorker | +
+
|
+
+ | DeleteUserLink | +TaskWorker | +
+
|
+
+ | AddGroupLink | +TaskWorker | +
+
|
+
+ | DeleteGroupLink | +TaskWorker | +
+
|
+
Attachment | +AddAttachment | +TaskWorker | +
+
|
+
+ | DeleteAttachment | +TaskWorker | +
+
|
+
JobDefinition | +ActivateJobDefinition | +Operator | +
+
|
+
+ | SetPriority | +Operator | +
+
|
+
+ | SuspendJobDefinition | +Operator | +
+
|
+
ProcessDefinition | +ActivateProcessDefinition | +Operator | +
+
|
+
+ | SuspendProcessDefinition | +Operator | +
+
|
+
+ | Delete | +Operator | +
+
|
+
+ | UpdateHistoryTimeToLive | +Operator | +
+
|
+
DecisionDefinition | +UpdateHistoryTimeToLive | +Operator | +
+
|
+
+ | Evaluate | +Operator | +
+
|
+
CaseDefinition | +UpdateHistoryTimeToLive | +Operator | +
+
|
+
Job | +ActivateJob | +Operator | +
+
|
+
+ | SetPriority | +Operator | +
+
|
+
+ | SetJobRetries | +Operator | +
+
|
+
+ | SuspendJob | +Operator | +
+
|
+
+ | Execute | +Operator | +No additional property is logged | +
+ | Delete | +Operator | +No additional property is logged | +
+ | SetDueDate | +Operator | +
+
|
+
+ | RecalculateDueDate | +Operator | +
+
|
+
+ | CreateHistoryCleanupJobs | +Operator | +
+
|
+
Variable | +ModifyVariable | +Operator/ TaskWorker |
+ No additional property is logged | +
+ | RemoveVariable | +Operator/ TaskWorker |
+ No additional property is logged | +
+ | SetVariable | +Operator/ TaskWorker |
+ No additional property is logged | +
+ | DeleteHistory | +Operator | +
+ In case of single operation:
+
|
+
Deployment | +Create | +Operator | +
+
|
+
+ | Delete | +Operator | +
+
|
+
Batch | +ActivateBatch | +Operator | +
+
|
+
+ | SuspendBatch | +Operator | +
+
|
+
+ | Delete | +Operator | +
+
|
+
+ | DeleteHistory | +Operator | +No additional property is logged | +
+ | SetRemovalTime | +Operator | +
+
|
+
ExternalTask | +SetExternalTaskRetries | +Operator | +
+
|
+
+ | SetPriority | +Operator | +
+
|
+
+ | Unlock | +Operator | +No additional property is logged | +
DecisionInstance | +DeleteHistory | +Operator | +
+
|
+
+ | SetRemovalTime | +Operator | +
+
|
+
CaseInstance | +DeleteHistory | +Operator | +
+
|
+
Metrics | +Delete | +Operator | +
+
|
+
TaskMetrics | +Delete | +Operator | +
+
|
+
OperationLog | +SetAnnotation | +Operator | +
+
|
+
+ | ClearAnnotation | +Operator | +
+
|
+
Filter | +Create | +TaskWorker | +
+
|
+
+ | Update | +TaskWorker | +
+
|
+
+ | Delete | +TaskWorker | +
+
|
+
User | +Create | +Admin | +
+
|
+
+ | Update | +Admin | +
+
|
+
+ | Delete | +Admin | +
+
|
+
+ | Unlock | +Admin | +
+
|
+
Group | +Create | +Admin | +
+
|
+
+ | Update | +Admin | +
+
|
+
+ | Delete | +Admin | +
+
|
+
Tenant | +Create | +Admin | +
+
|
+
+ | Update | +Admin | +
+
|
+
+ | Delete | +Admin | +
+
|
+
Group membership | +Create | +Admin | +
+
|
+
+ | Delete | +Admin | +
+
|
+
TenantMembership | +Create | +Admin | +
+
|
+
+ | Delete | +Admin | +
+
|
+
Authorization | +Create | +Admin | +
+
|
+
+ | Update | +Admin | +
+
|
+
+ | Delete | +Admin | +
+
|
+
Property | +Create | +Admin | +
+
|
+
+ | Update | +Admin | +
+
|
+
+ | Delete | +Admin | +
+
|
+
full