Interface LegacyVariableEntity

All Superinterfaces:
org.flowable.common.engine.impl.persistence.entity.Entity, Identifiable, LegacyVariable, NamedValue<java.lang.Object>
All Known Implementing Classes:
LegacyVariableEntityImpl

public interface LegacyVariableEntity
extends LegacyVariable, org.flowable.common.engine.impl.persistence.entity.Entity
Write access to LegacyVariable is not allowed
Author:
martin.grofcik
  • Method Summary

    Methods inherited from interface org.flowable.common.engine.impl.persistence.entity.Entity

    getId, getIdPrefix, getOriginalPersistentState, getPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdated

    Methods inherited from interface com.flowable.workobject.api.Identifiable

    getId

    Methods inherited from interface com.flowable.workobject.api.LegacyVariable

    getWorkObjectId, getWorkObjectIdRef

    Methods inherited from interface com.flowable.workobject.api.NamedValue

    getName, getValue