Uses of Interface
com.silverpeas.workflow.engine.ReferrableObjectIntf

Packages that use ReferrableObjectIntf
com.silverpeas.workflow.engine   
com.silverpeas.workflow.engine.instance   
com.silverpeas.workflow.engine.model   
com.silverpeas.workflow.engine.user   
 

Uses of ReferrableObjectIntf in com.silverpeas.workflow.engine
 

Classes in com.silverpeas.workflow.engine that implement ReferrableObjectIntf
 class AbstractReferrableObject
           
 

Uses of ReferrableObjectIntf in com.silverpeas.workflow.engine.instance
 

Classes in com.silverpeas.workflow.engine.instance that implement ReferrableObjectIntf
 class ActiveState
           
 class InterestedUser
           
 class LockingUser
           
 class WorkingUser
           
 

Uses of ReferrableObjectIntf in com.silverpeas.workflow.engine.model
 

Classes in com.silverpeas.workflow.engine.model that implement ReferrableObjectIntf
 class ActionImpl
          Class implementing the representation of the <action> element of a Process Model.
 class ActionRef
          Class implementing the representation of the <allow> element of a Process Model.
 class ColumnImpl
          Class implementing the representation of the <column> element of a Process Model.
 class ColumnsImpl
          Class implementing the representation of the <columns> element of a Process Model.
 class ConsequenceImpl
          Class implementing the representation of the <consequence> element of a Process Model.
 class FormImpl
          Class implementing the representation of the <form> element of a Process Model.
 class ItemImpl
          Class implementing the representation of the <item> element of a Process Model.
 class ItemRef
          Class implementing the representation of the <input> element of a Process Model.
 class ItemRefs
          TODO remove, not used
 class ParameterImpl
          Class implementing the representation of the <parameter> element of a Process Model.
 class ParticipantImpl
          Class implementing the representation of the <participant> element of a Process Model.
 class RelatedGroupImpl
          Class implementing the representation of the <relatedUser> element of a Process Model.
 class RelatedUserImpl
          Class implementing the representation of the <relatedUser> element of a Process Model.
 class RoleImpl
          Class implementing the representation of the <role> element of a Process Model.
 class SpecificLabel
          Class implementing the representation of the following elements of a Process Model: <activity> <description> <label> <title>
 class StateImpl
          Class implementing the representation of the <state> element of a Process Model.
 class TriggerImpl
          Class implementing the representation of the <trigger> element of a Process Model.
 class UserInRoleImpl
          Class implementing the representation of the <userInRole> element of a Process Model.
 

Uses of ReferrableObjectIntf in com.silverpeas.workflow.engine.user
 

Classes in com.silverpeas.workflow.engine.user that implement ReferrableObjectIntf
 class UserInfoImpl
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.