Package io.holunda.camunda.taskpool.api.business
See: Description
-
Class Summary Class Description AuthorizationChange Change of authorization on the business object. AddAuthorization Grants access to data entry. RemoveAuthorization Removes access to data entry. DataEntryChange Represents a data entry change. CreateOrUpdateDataEntryCommand Create or update data entry command. CreateDataEntryCommand Internal command to create the aggregate. UpdateDataEntryCommand Internal command to update the aggregate. DeleteDataEntryCommand Command to delete the aggregate. AnonymizeDataEntryCommand Command to anonymize the aggregate. DataEntryStateImpl Simple implementation of compound entry state. Modification Represents the auditable reason for data entry modification. DataIdentityKt WithCorrelationsKt -
Interface Summary Interface Description DataEntryState Compound processing state. DataIdentity Represents an identity of a data entry. WithCorrelations Correlations are represented as a variable map with a key set to {@link DataIdentity#entryType} and the value to {@link DataIdentity#entryId}. WithPayload Represents data payload. -
Object Summary Object Description Companion -
Enum Summary Enum Description ProcessingType State type of processing.