org.jbpm.services.task.impl.model
Class GroupImpl
java.lang.Object
org.jbpm.services.task.impl.model.OrganizationalEntityImpl
org.jbpm.services.task.impl.model.GroupImpl
- All Implemented Interfaces:
- Externalizable, Serializable, Group, OrganizationalEntity, org.kie.internal.task.api.model.InternalOrganizationalEntity
@Entity
public class GroupImpl
- extends OrganizationalEntityImpl
- implements Group
- See Also:
- Serialized Form
GroupImpl
public GroupImpl()
GroupImpl
public GroupImpl(String id)
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Specified by:
writeExternal
in interface Externalizable
- Overrides:
writeExternal
in class OrganizationalEntityImpl
- Throws:
IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Specified by:
readExternal
in interface Externalizable
- Overrides:
readExternal
in class OrganizationalEntityImpl
- Throws:
IOException
ClassNotFoundException
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.