@Entity public class UserImpl extends OrganizationalEntityImpl implements org.kie.api.task.model.User
| Modifier and Type | Method and Description |
|---|---|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
equals, getId, hashCode, setId, toStringpublic UserImpl()
public UserImpl(String id)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class OrganizationalEntityImplIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class OrganizationalEntityImplIOExceptionClassNotFoundExceptionCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.