|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.stardust.engine.api.ws.query.PredicateBaseXto
org.eclipse.stardust.engine.api.ws.query.ProcessInstanceHierarchyFilterXto
public class ProcessInstanceHierarchyFilterXto
Filter criterion for finding root or sub process instances.
Java class for ProcessInstanceHierarchyFilter complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ProcessInstanceHierarchyFilter">
<complexContent>
<extension base="{http://eclipse.org/stardust/ws/v2012a/api/query}PredicateBase">
<sequence>
<element name="mode" type="{http://eclipse.org/stardust/ws/v2012a/api/query}HierarchyMode"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
ProcessInstanceHierarchyFilterXto()
|
|
| Method Summary | |
|---|---|
HierarchyModeXto |
getMode()
Gets the value of the mode property. |
void |
setMode(HierarchyModeXto value)
Sets the value of the mode property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProcessInstanceHierarchyFilterXto()
| Method Detail |
|---|
public HierarchyModeXto getMode()
HierarchyModeXtopublic void setMode(HierarchyModeXto value)
value - allowed object is
HierarchyModeXto
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||