Skip navigation links

Oracle BPEL Process Manager
Workflow Services API Reference
10g Release 3 (10.1.3)
B28985-02


oracle.bpel.services.workflow.metadata.routingslip.model
Interface ParticipantsType

All Known Subinterfaces:
Participants

public interface ParticipantsType

Nested Class Summary
static interface ParticipantsType.Adhoc
           
static interface ParticipantsType.Fyi
           
static interface ParticipantsType.ManagementChain
           
static interface ParticipantsType.Notify
           
static interface ParticipantsType.Parallel
           
static interface ParticipantsType.Participant
           
static interface ParticipantsType.SequentialParticipant
           

 

Method Summary
 java.util.List getParticipantOrSequentialParticipantOrAdhoc()
           
 boolean isIsAdhocRoutingSupported()
           
 void setIsAdhocRoutingSupported(boolean value)
           

 

Method Detail

setIsAdhocRoutingSupported

public void setIsAdhocRoutingSupported(boolean value)

isIsAdhocRoutingSupported

public boolean isIsAdhocRoutingSupported()

getParticipantOrSequentialParticipantOrAdhoc

public java.util.List getParticipantOrSequentialParticipantOrAdhoc()

Skip navigation links

Oracle BPEL Process Manager
Workflow Services API Reference
10g Release 3 (10.1.3)
B28985-02


Copyright © 2006, Oracle. All rights reserved.