Uses of Class
org.ow2.bonita.facade.exception.ParticipantNotFoundException

Packages that use ParticipantNotFoundException
org.ow2.bonita.facade Nova Bonita Workflow APIs for handling workflow definition, deployment, execution and history. 
org.ow2.bonita.facade.exception Contains exception classes thrown by Nova Bonita APIs. 
 

Uses of ParticipantNotFoundException in org.ow2.bonita.facade
 

Methods in org.ow2.bonita.facade that throw ParticipantNotFoundException
 ParticipantDefinition QueryDefinitionAPI.getProcessParticipant(ProcessDefinitionUUID processDefinitionUUID, java.lang.String participantId)
          Returns the participant definition for the specified processDefinition UUID.
 

Uses of ParticipantNotFoundException in org.ow2.bonita.facade.exception
 

Methods in org.ow2.bonita.facade.exception that return ParticipantNotFoundException
static ParticipantNotFoundException ParticipantNotFoundException.build(java.lang.Throwable e)
           
 

Constructors in org.ow2.bonita.facade.exception with parameters of type ParticipantNotFoundException
ParticipantNotFoundException(ParticipantNotFoundException e)
           
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.