Package org.kie.api.task.model
Interface OrganizationalEntity
-
- All Superinterfaces:
Externalizable
,Serializable
public interface OrganizationalEntity extends Externalizable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getId()
-
Methods inherited from interface java.io.Externalizable
readExternal, writeExternal
-
-
-
-
Method Detail
-
getId
String getId()
-
-