Interface InternalOrganizationalEntity

  • All Superinterfaces:
    java.io.Externalizable, org.kie.api.task.model.OrganizationalEntity, java.io.Serializable

    public interface InternalOrganizationalEntity
    extends org.kie.api.task.model.OrganizationalEntity
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setId​(java.lang.String id)  
      • Methods inherited from interface java.io.Externalizable

        readExternal, writeExternal
      • Methods inherited from interface org.kie.api.task.model.OrganizationalEntity

        getId
    • Method Detail

      • setId

        void setId​(java.lang.String id)