Class SlaAuditInstanceEntityImpl
java.lang.Object
org.flowable.common.engine.impl.persistence.entity.AbstractEntity
com.flowable.platform.engine.impl.persistence.entity.AbstractPlatformEngineEntity
com.flowable.platform.engine.impl.persistence.entity.SlaAuditInstanceEntityImpl
- All Implemented Interfaces:
SlaAuditInstance,SlaAuditInstanceEntity,HasRevision,Entity
public class SlaAuditInstanceEntityImpl
extends AbstractPlatformEngineEntity
implements SlaAuditInstanceEntity
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Dateprotected Stringprotected Longprotected Dateprotected Longprotected Longprotected Integerprotected Dateprotected Dateprotected Longprotected Dateprotected Longprotected Stringprotected Longprotected Integerprotected Dateprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected StringFields inherited from class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
id, isDeleted, isInserted, isUpdated, originalPersistentState, revision -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetClaimedBy(String claimedBy) voidsetClaimTime(Date claimTime) voidsetCompletedBy(String completedBy) voidsetCompletionDueDuration(Long completionDueDuration) voidsetCompletionDueTime(Date completionDueTime) voidsetCompletionDuration(Long completionDuration) voidsetCompletionRelative(Long completionRelative) voidsetCompletionSlaBreached(Boolean completionSlaBreached) voidsetCompletionSlaBreachedInt(Integer completionSlaBreachedInt) voidsetCompletionTime(Date completionTime) voidsetCreateTime(Date createTime) voidsetInProgressStartDueDuration(Long inProgressStartDueDuration) voidsetInProgressStartDueTime(Date inProgressStartDueTime) voidsetInProgressStartDuration(Long inProgressStartDuration) voidsetInProgressStartedBy(String inProgressStartedBy) voidsetInProgressStartRelative(Long inProgressStartRelative) voidsetInProgressStartSlaBreached(Boolean inProgressStartSlaBreached) voidsetInProgressStartSlaBreachedInt(Integer inProgressStartSlaBreachedInt) voidsetInProgressStartTime(Date inProgressStartTime) voidsetPayload(String payload) voidsetRootScopeDefinitionKey(String rootScopeDefinitionKey) voidsetRootScopeId(String rootScopeId) voidsetRootScopeType(String rootScopeType) voidsetScopeDefinitionKey(String scopeDefinitionKey) voidsetScopeId(String scopeId) voidsetScopeType(String scopeType) voidsetSlaDefinitionKey(String slaDefinitionKey) voidsetSubScopeDefinitionKey(String subScopeDefinitionKey) voidsetSubScopeId(String subScopeId) voidsetTenantId(String tenantId) toString()Methods inherited from class org.flowable.common.engine.impl.persistence.entity.AbstractEntity
getId, getOriginalPersistentState, getRevision, getRevisionNext, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setRevision, setUpdatedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.flowable.common.engine.impl.persistence.entity.Entity
getId, getOriginalPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdatedMethods inherited from interface org.flowable.common.engine.impl.db.HasRevision
getRevision, getRevisionNext, setRevisionMethods inherited from interface com.flowable.platform.api.repository.SlaAuditInstance
getId
-
Field Details
-
scopeId
-
subScopeId
-
rootScopeId
-
scopeType
-
rootScopeType
-
scopeDefinitionKey
-
subScopeDefinitionKey
-
rootScopeDefinitionKey
-
appKey
-
slaDefinitionKey
-
tenantId
-
createTime
-
inProgressStartTime
-
inProgressStartedBy
-
claimTime
-
claimedBy
-
completionTime
-
completedBy
-
inProgressStartDueTime
-
completionDueTime
-
inProgressStartDueDuration
-
completionDueDuration
-
inProgressStartDuration
-
completionDuration
-
inProgressStartRelative
-
completionRelative
-
inProgressStartSlaBreachedInt
-
completionSlaBreachedInt
-
payload
-
-
Constructor Details
-
SlaAuditInstanceEntityImpl
public SlaAuditInstanceEntityImpl()
-
-
Method Details
-
getIdPrefix
- Specified by:
getIdPrefixin interfaceEntity- Overrides:
getIdPrefixin classAbstractPlatformEngineEntity
-
getScopeId
- Specified by:
getScopeIdin interfaceSlaAuditInstance
-
setScopeId
- Specified by:
setScopeIdin interfaceSlaAuditInstanceEntity
-
getSubScopeId
- Specified by:
getSubScopeIdin interfaceSlaAuditInstance
-
setSubScopeId
- Specified by:
setSubScopeIdin interfaceSlaAuditInstanceEntity
-
getRootScopeId
- Specified by:
getRootScopeIdin interfaceSlaAuditInstance
-
setRootScopeId
- Specified by:
setRootScopeIdin interfaceSlaAuditInstanceEntity
-
getScopeType
- Specified by:
getScopeTypein interfaceSlaAuditInstance
-
setScopeType
- Specified by:
setScopeTypein interfaceSlaAuditInstanceEntity
-
getRootScopeType
- Specified by:
getRootScopeTypein interfaceSlaAuditInstance
-
setRootScopeType
- Specified by:
setRootScopeTypein interfaceSlaAuditInstanceEntity
-
getScopeDefinitionKey
- Specified by:
getScopeDefinitionKeyin interfaceSlaAuditInstance
-
setScopeDefinitionKey
- Specified by:
setScopeDefinitionKeyin interfaceSlaAuditInstanceEntity
-
getSubScopeDefinitionKey
- Specified by:
getSubScopeDefinitionKeyin interfaceSlaAuditInstance
-
setSubScopeDefinitionKey
- Specified by:
setSubScopeDefinitionKeyin interfaceSlaAuditInstanceEntity
-
getRootScopeDefinitionKey
- Specified by:
getRootScopeDefinitionKeyin interfaceSlaAuditInstance
-
setRootScopeDefinitionKey
- Specified by:
setRootScopeDefinitionKeyin interfaceSlaAuditInstanceEntity
-
getAppKey
- Specified by:
getAppKeyin interfaceSlaAuditInstance
-
setAppKey
- Specified by:
setAppKeyin interfaceSlaAuditInstanceEntity
-
getSlaDefinitionKey
- Specified by:
getSlaDefinitionKeyin interfaceSlaAuditInstance
-
setSlaDefinitionKey
- Specified by:
setSlaDefinitionKeyin interfaceSlaAuditInstanceEntity
-
getTenantId
- Specified by:
getTenantIdin interfaceSlaAuditInstance
-
setTenantId
- Specified by:
setTenantIdin interfaceSlaAuditInstanceEntity
-
getCreateTime
- Specified by:
getCreateTimein interfaceSlaAuditInstance
-
setCreateTime
- Specified by:
setCreateTimein interfaceSlaAuditInstanceEntity
-
getInProgressStartTime
- Specified by:
getInProgressStartTimein interfaceSlaAuditInstance
-
setInProgressStartTime
- Specified by:
setInProgressStartTimein interfaceSlaAuditInstanceEntity
-
getInProgressStartedBy
- Specified by:
getInProgressStartedByin interfaceSlaAuditInstance
-
setInProgressStartedBy
- Specified by:
setInProgressStartedByin interfaceSlaAuditInstanceEntity
-
getClaimTime
- Specified by:
getClaimTimein interfaceSlaAuditInstance
-
setClaimTime
- Specified by:
setClaimTimein interfaceSlaAuditInstanceEntity
-
getClaimedBy
- Specified by:
getClaimedByin interfaceSlaAuditInstance
-
setClaimedBy
- Specified by:
setClaimedByin interfaceSlaAuditInstanceEntity
-
getCompletionTime
- Specified by:
getCompletionTimein interfaceSlaAuditInstance
-
setCompletionTime
- Specified by:
setCompletionTimein interfaceSlaAuditInstanceEntity
-
getCompletedBy
- Specified by:
getCompletedByin interfaceSlaAuditInstance
-
setCompletedBy
- Specified by:
setCompletedByin interfaceSlaAuditInstanceEntity
-
getInProgressStartDueTime
- Specified by:
getInProgressStartDueTimein interfaceSlaAuditInstance
-
setInProgressStartDueTime
- Specified by:
setInProgressStartDueTimein interfaceSlaAuditInstanceEntity
-
getCompletionDueTime
- Specified by:
getCompletionDueTimein interfaceSlaAuditInstance
-
setCompletionDueTime
- Specified by:
setCompletionDueTimein interfaceSlaAuditInstanceEntity
-
getInProgressStartDueDuration
- Specified by:
getInProgressStartDueDurationin interfaceSlaAuditInstance
-
setInProgressStartDueDuration
- Specified by:
setInProgressStartDueDurationin interfaceSlaAuditInstanceEntity
-
getCompletionDueDuration
- Specified by:
getCompletionDueDurationin interfaceSlaAuditInstance
-
setCompletionDueDuration
- Specified by:
setCompletionDueDurationin interfaceSlaAuditInstanceEntity
-
getInProgressStartDuration
- Specified by:
getInProgressStartDurationin interfaceSlaAuditInstance
-
setInProgressStartDuration
- Specified by:
setInProgressStartDurationin interfaceSlaAuditInstanceEntity
-
getCompletionDuration
- Specified by:
getCompletionDurationin interfaceSlaAuditInstance
-
setCompletionDuration
- Specified by:
setCompletionDurationin interfaceSlaAuditInstanceEntity
-
getInProgressStartRelative
- Specified by:
getInProgressStartRelativein interfaceSlaAuditInstance
-
setInProgressStartRelative
- Specified by:
setInProgressStartRelativein interfaceSlaAuditInstanceEntity
-
getCompletionRelative
- Specified by:
getCompletionRelativein interfaceSlaAuditInstance
-
setCompletionRelative
- Specified by:
setCompletionRelativein interfaceSlaAuditInstanceEntity
-
getInProgressStartSlaBreached
- Specified by:
getInProgressStartSlaBreachedin interfaceSlaAuditInstance
-
setInProgressStartSlaBreached
- Specified by:
setInProgressStartSlaBreachedin interfaceSlaAuditInstanceEntity
-
getCompletionSlaBreached
- Specified by:
getCompletionSlaBreachedin interfaceSlaAuditInstance
-
setCompletionSlaBreached
- Specified by:
setCompletionSlaBreachedin interfaceSlaAuditInstanceEntity
-
getInProgressStartSlaBreachedInt
-
setInProgressStartSlaBreachedInt
-
getCompletionSlaBreachedInt
-
setCompletionSlaBreachedInt
-
getPayload
- Specified by:
getPayloadin interfaceSlaAuditInstance
-
setPayload
- Specified by:
setPayloadin interfaceSlaAuditInstanceEntity
-
getPersistentState
- Specified by:
getPersistentStatein interfaceEntity
-
toString
-