Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.6.3)
E10660-10


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

All Known Subinterfaces:
ForEachType, Participants, ParticipantsType.ForEach, ParticipantsType.Stage, StageType

public interface ParticipantsType

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

 

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

 

Method Detail

setIsAdhocRoutingSupported

void setIsAdhocRoutingSupported(boolean value)

isIsAdhocRoutingSupported

boolean isIsAdhocRoutingSupported()

getParticipantOrSequentialParticipantOrAdhoc

java.util.List getParticipantOrSequentialParticipantOrAdhoc()

Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.6.3)
E10660-10


Copyright © 2009, 2012, Oracle and/or its affiliates. All rights reserved.