Class AppIncidentEntityImpl
java.lang.Object
org.flowable.common.engine.impl.persistence.entity.AbstractEntity
com.flowable.app.engine.impl.persistence.entity.AbstractAppEngineEntity
com.flowable.app.engine.impl.persistence.entity.AppIncidentEntityImpl
- All Implemented Interfaces:
AppIncidentEntity,AppIncident,Serializable,org.flowable.common.engine.impl.db.HasRevision,org.flowable.common.engine.impl.persistence.entity.Entity
public class AppIncidentEntityImpl
extends AbstractAppEngineEntity
implements AppIncidentEntity, Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Dateprotected Stringprotected Stringprotected 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 TypeMethodDescriptionreference to the app definition keythe create timestamp of this incidentreference to the element id for the incidentReturns the incident info as a Mapreference to the root scope definition id for the incidentreference to the root scope definition key for the incidentreference to the root scope id for the incidentreference to the root scope type for the incidentreference to the scope definition id for the incidentreference to the scope definition key for the incidentreference to the scope id for the incidentreference to the scope type for the incidentreference to the sub scope id for the incidentreference to the incident sub typethe tenant identifier of this incidentgetType()reference to the incident typevoidsetAppDefinitionKey(String appDefinitionKey) voidsetCreateTime(Date createTime) voidsetElementId(String elementId) voidsetIncidentInfo(Map<String, Object> incidentInfo) voidsetRootScopeDefinitionId(String rootScopeDefinitionId) voidsetRootScopeDefinitionKey(String rootScopeDefinitionKey) voidsetRootScopeId(String rootScopeId) voidsetRootScopeType(String rootScopeType) voidsetScopeDefinitionId(String scopeDefinitionId) voidsetScopeDefinitionKey(String scopeDefinitionKey) voidsetScopeId(String scopeId) voidsetScopeType(String scopeType) voidsetSubScopeId(String subScopeId) voidsetSubType(String subType) voidsetTenantId(String tenantId) voidtoString()Methods inherited from class com.flowable.app.engine.impl.persistence.entity.AbstractAppEngineEntity
getIdPrefixMethods 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 com.flowable.core.app.api.AppIncident
getIdMethods inherited from interface com.flowable.app.engine.impl.persistence.entity.AppIncidentEntity
setIdMethods inherited from interface org.flowable.common.engine.impl.persistence.entity.Entity
getId, getIdPrefix, getOriginalPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setInserted, setOriginalPersistentState, setUpdated
-
Field Details
-
type
-
subType
-
appDefinitionKey
-
rootScopeDefinitionKey
-
rootScopeDefinitionId
-
rootScopeId
-
rootScopeType
-
scopeDefinitionKey
-
scopeDefinitionId
-
scopeId
-
subScopeId
-
scopeType
-
elementId
-
tenantId
-
incidentInfo
-
createTime
-
-
Constructor Details
-
AppIncidentEntityImpl
public AppIncidentEntityImpl()
-
-
Method Details
-
getPersistentState
- Specified by:
getPersistentStatein interfaceorg.flowable.common.engine.impl.persistence.entity.Entity
-
getType
Description copied from interface:AppIncidentreference to the incident type- Specified by:
getTypein interfaceAppIncident
-
setType
- Specified by:
setTypein interfaceAppIncidentEntity
-
getSubType
Description copied from interface:AppIncidentreference to the incident sub type- Specified by:
getSubTypein interfaceAppIncident
-
setSubType
- Specified by:
setSubTypein interfaceAppIncidentEntity
-
getAppDefinitionKey
Description copied from interface:AppIncidentreference to the app definition key- Specified by:
getAppDefinitionKeyin interfaceAppIncident
-
setAppDefinitionKey
- Specified by:
setAppDefinitionKeyin interfaceAppIncidentEntity
-
getRootScopeDefinitionKey
Description copied from interface:AppIncidentreference to the root scope definition key for the incident- Specified by:
getRootScopeDefinitionKeyin interfaceAppIncident
-
setRootScopeDefinitionKey
- Specified by:
setRootScopeDefinitionKeyin interfaceAppIncidentEntity
-
getRootScopeDefinitionId
Description copied from interface:AppIncidentreference to the root scope definition id for the incident- Specified by:
getRootScopeDefinitionIdin interfaceAppIncident
-
setRootScopeDefinitionId
- Specified by:
setRootScopeDefinitionIdin interfaceAppIncidentEntity
-
getRootScopeId
Description copied from interface:AppIncidentreference to the root scope id for the incident- Specified by:
getRootScopeIdin interfaceAppIncident
-
setRootScopeId
- Specified by:
setRootScopeIdin interfaceAppIncidentEntity
-
getRootScopeType
Description copied from interface:AppIncidentreference to the root scope type for the incident- Specified by:
getRootScopeTypein interfaceAppIncident
-
setRootScopeType
- Specified by:
setRootScopeTypein interfaceAppIncidentEntity
-
getScopeDefinitionKey
Description copied from interface:AppIncidentreference to the scope definition key for the incident- Specified by:
getScopeDefinitionKeyin interfaceAppIncident
-
setScopeDefinitionKey
- Specified by:
setScopeDefinitionKeyin interfaceAppIncidentEntity
-
getScopeDefinitionId
Description copied from interface:AppIncidentreference to the scope definition id for the incident- Specified by:
getScopeDefinitionIdin interfaceAppIncident
-
setScopeDefinitionId
- Specified by:
setScopeDefinitionIdin interfaceAppIncidentEntity
-
getScopeId
Description copied from interface:AppIncidentreference to the scope id for the incident- Specified by:
getScopeIdin interfaceAppIncident
-
setScopeId
- Specified by:
setScopeIdin interfaceAppIncidentEntity
-
getSubScopeId
Description copied from interface:AppIncidentreference to the sub scope id for the incident- Specified by:
getSubScopeIdin interfaceAppIncident
-
setSubScopeId
- Specified by:
setSubScopeIdin interfaceAppIncidentEntity
-
getScopeType
Description copied from interface:AppIncidentreference to the scope type for the incident- Specified by:
getScopeTypein interfaceAppIncident
-
setScopeType
- Specified by:
setScopeTypein interfaceAppIncidentEntity
-
getElementId
Description copied from interface:AppIncidentreference to the element id for the incident- Specified by:
getElementIdin interfaceAppIncident
-
setElementId
- Specified by:
setElementIdin interfaceAppIncidentEntity
-
getTenantId
Description copied from interface:AppIncidentthe tenant identifier of this incident- Specified by:
getTenantIdin interfaceAppIncident
-
setTenantId
- Specified by:
setTenantIdin interfaceAppIncidentEntity
-
getIncidentInfo
Description copied from interface:AppIncidentReturns the incident info as a Map- Specified by:
getIncidentInfoin interfaceAppIncident
-
setIncidentInfo
- Specified by:
setIncidentInfoin interfaceAppIncidentEntity
-
getCreateTime
Description copied from interface:AppIncidentthe create timestamp of this incident- Specified by:
getCreateTimein interfaceAppIncident
-
setCreateTime
- Specified by:
setCreateTimein interfaceAppIncidentEntity
-
toString
-