WorkflowStateService
Table of Contents
Methods
- getAverageWorkflowDuration() : GetAverageWorkflowDurationResponse
- getFullFilledList() : GetFullFilledListResponse
- getList() : GetListResponse
- getTimeline() : GetTimelineResponse
Methods
getAverageWorkflowDuration()
public
getAverageWorkflowDuration(GetAverageWorkflowDurationRequest $request) : GetAverageWorkflowDurationResponse
Parameters
- $request : GetAverageWorkflowDurationRequest
Return values
GetAverageWorkflowDurationResponsegetFullFilledList()
public
getFullFilledList(WorkflowStateToGet $toGet) : GetFullFilledListResponse
Parameters
- $toGet : WorkflowStateToGet
Return values
GetFullFilledListResponsegetList()
public
getList(WorkflowStateToGet $toGet) : GetListResponse
Parameters
- $toGet : WorkflowStateToGet
Return values
GetListResponsegetTimeline()
public
getTimeline(GetTimelineRequest $request) : GetTimelineResponse
Parameters
- $request : GetTimelineRequest