Uses of Class
com.sforce.soap.metadata.WorkflowActionReference

Uses of WorkflowActionReference in com.sforce.soap.metadata
 

Methods in com.sforce.soap.metadata that return WorkflowActionReference
 WorkflowActionReference[] WorkflowRule.getActions()
           
 WorkflowActionReference[] WorkflowTimeTrigger.getActions()
           
 

Methods in com.sforce.soap.metadata with parameters of type WorkflowActionReference
 void WorkflowRule.setActions(WorkflowActionReference[] actions)
           
 void WorkflowTimeTrigger.setActions(WorkflowActionReference[] actions)
           
 



Copyright © 2011. All Rights Reserved.