Class PlatformGroupEntityImpl

java.lang.Object
org.flowable.common.engine.impl.persistence.entity.AbstractEntity
com.flowable.idm.engine.impl.persistence.entity.AbstractIdmEngineEntity
com.flowable.idm.engine.impl.persistence.entity.PlatformGroupEntityImpl
All Implemented Interfaces:
PlatformGroup, PlatformGroupEntity, Serializable, org.flowable.common.engine.impl.db.HasRevision, org.flowable.common.engine.impl.persistence.entity.Entity, org.flowable.idm.api.Group

public class PlatformGroupEntityImpl extends AbstractIdmEngineEntity implements PlatformGroupEntity, Serializable
Author:
Tom Baeyens
See Also: