@Entity public class GroupImpl extends OrganizationalEntityImpl implements org.kie.api.task.model.Group
Modifier and Type | Method and Description |
---|---|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
equals, getId, hashCode, setId, toString
public GroupImpl()
public GroupImpl(String id)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class OrganizationalEntityImpl
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class OrganizationalEntityImpl
IOException
ClassNotFoundException
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.