Uses of Class
com.sas.hls.work.workitem.FlowParameter

Packages that use FlowParameter
com.sas.hls.work.workitem Service and class definitions for getting work item and task information. 
 

Uses of FlowParameter in com.sas.hls.work.workitem
 

Methods in com.sas.hls.work.workitem that return types with arguments of type FlowParameter
 List<FlowParameter> FlowDetails.getParameters()
          Get the parameters for this flow
 

Constructor parameters in com.sas.hls.work.workitem with type arguments of type FlowParameter
FlowDetails(String workItemId, String flowName, List<FlowParameter> parameters, List<Task> tasks)
          Constructor
 



Copyright (c) 2014, SAS Institute Inc., Cary, NC, USA