Package | Description |
---|---|
org.camunda.bpm.engine.impl.persistence.entity | |
org.camunda.bpm.engine.impl.persistence.entity.util |
Modifier and Type | Class and Description |
---|---|
class |
EverLivingJobEntity
JobEntity for ever living job, which can be rescheduled and executed again.
|
class |
FilterEntity |
class |
HistoricDetailVariableInstanceUpdateEntity |
class |
HistoricVariableInstanceEntity |
class |
JobEntity
Stub of the common parts of a Job.
|
class |
MessageEntity
NOTE: instances of Messge Entity should be created via
MessageJobDeclaration . |
class |
TimerEntity |
class |
VariableInstanceEntity |
Modifier and Type | Class and Description |
---|---|
class |
TypedValueField
A field what provide a typed version of a value.
|
Copyright © 2022. All rights reserved.