com.vasoftware.sf.soap44.webservices.tracker
Class WorkflowTransitionSoapList

java.lang.Object
  extended by com.vasoftware.sf.soap44.webservices.tracker.WorkflowTransitionSoapList

public class WorkflowTransitionSoapList
extends java.lang.Object

WorkflowList class represents a list of workflow transition definitions.

Since:
4.3

Constructor Summary
WorkflowTransitionSoapList()
           
 
Method Summary
 WorkflowTransitionSoapRow[] getDataRows()
           
static void registerTypeMappings(org.apache.axis.client.Call call)
           
 void setDataRows(WorkflowTransitionSoapRow[] rows)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowTransitionSoapList

public WorkflowTransitionSoapList()
Method Detail

getDataRows

public WorkflowTransitionSoapRow[] getDataRows()

setDataRows

public void setDataRows(WorkflowTransitionSoapRow[] rows)

registerTypeMappings

public static void registerTypeMappings(org.apache.axis.client.Call call)