|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ParticipantDef
Nested Class Summary | |
---|---|
static class |
ParticipantDef.ParticipantType
|
Method Summary | |
---|---|
java.lang.String |
getDeploymentId()
A package can be deployed and then undeployed several times. |
java.lang.String |
getDescription()
returns a short textual description of the participant. |
org.ow2.bonita.facade.def.element.ExternalReferenceDef |
getExternalReference()
A reference to an external specification of a participant. |
java.lang.String |
getPackageId()
Returns the value of the package Id attribute defined into the xpdl file. |
ParticipantDef.ParticipantType |
getParticipantType()
Returns the definition of the type of participant entity. |
org.ow2.bonita.facade.def.element.RoleMapperDef |
getRoleMapper()
The role mappers feature permits automatic definition of the Bonita roles. |
Methods inherited from interface org.ow2.bonita.facade.def.majorElement.ProcessDefinitionRecord |
---|
getProcessId |
Methods inherited from interface org.ow2.bonita.facade.def.majorElement.DefinitionRecord |
---|
getName |
Methods inherited from interface org.ow2.bonita.facade.Record |
---|
getId |
Method Detail |
---|
java.lang.String getPackageId()
getPackageId
in interface Record
java.lang.String getDeploymentId()
getDeploymentId
in interface Record
java.lang.String getDescription()
ParticipantDef.ParticipantType getParticipantType()
org.ow2.bonita.facade.def.element.ExternalReferenceDef getExternalReference()
org.ow2.bonita.facade.def.element.RoleMapperDef getRoleMapper()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |