A
C
D
G
I
M
N
O
P
R
U
V
W
D
- DataEntryChange - class in io.holunda.camunda.taskpool.api.business
- Represents a data entry change.
- DataEntryState - class in io.holunda.camunda.taskpool.api.business
- Compound processing state.
- DataEntryStateImpl - class in io.holunda.camunda.taskpool.api.business
- Simple implementation of compound entry state.
- DataIdentity - class in io.holunda.camunda.taskpool.api.business
- Represents an identity of a data entry.
- DataIdentityKt - class in io.holunda.camunda.taskpool.api.business
- dataIdentityString(TypeAliased(typeAlias=GenericTypeConstructor(dri=io.holunda.camunda.taskpool.api.business/EntryType///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.lang/String///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), extra=PropertyContainer(map={})),TypeAliased(typeAlias=GenericTypeConstructor(dri=io.holunda.camunda.taskpool.api.business/EntryId///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), inner=GenericTypeConstructor(dri=java.lang/String///PointingToDeclaration/, projections=[], presentableName=null, extra=PropertyContainer(map={})), extra=PropertyContainer(map={}))) - function in io.holunda.camunda.taskpool.api.business.DataIdentityKt
- Constructs the data identity.
- DELETED - enum entry in io.holunda.camunda.taskpool.api.business.ProcessingType
Data entry is deleted.
- DeleteDataEntryCommand - class in io.holunda.camunda.taskpool.api.business
- Command to delete the aggregate.