Uses of Class
com.logicaldoc.workflow.webservice.model.WSWorkflowHistory
Packages that use WSWorkflowHistory
Package
Description
- 
Uses of WSWorkflowHistory in com.logicaldoc.workflow.webservice.modelMethods in com.logicaldoc.workflow.webservice.model that return WSWorkflowHistoryModifier and TypeMethodDescriptionstatic WSWorkflowHistoryWSWorkflowHistory.fromHistory(WorkflowHistory history) Methods in com.logicaldoc.workflow.webservice.model with parameters of type WSWorkflowHistory
- 
Uses of WSWorkflowHistory in com.logicaldoc.workflow.webservice.soapMethods in com.logicaldoc.workflow.webservice.soap that return WSWorkflowHistoryModifier and TypeMethodDescriptionAdds a new noteMethods in com.logicaldoc.workflow.webservice.soap that return types with arguments of type WSWorkflowHistoryModifier and TypeMethodDescriptionWorkflowService.getHistories(String sid, String instanceId, WorkflowEvent event) Gets the histories of a workflow instance
- 
Uses of WSWorkflowHistory in com.logicaldoc.workflow.webservice.soap.clientMethods in com.logicaldoc.workflow.webservice.soap.client that return WSWorkflowHistoryModifier and TypeMethodDescriptionMethods in com.logicaldoc.workflow.webservice.soap.client that return types with arguments of type WSWorkflowHistoryModifier and TypeMethodDescriptionSoapWorkflowClient.getHistories(String sid, String instanceId, WorkflowEvent event) 
- 
Uses of WSWorkflowHistory in com.logicaldoc.workflow.webservice.soap.endpointMethods in com.logicaldoc.workflow.webservice.soap.endpoint that return WSWorkflowHistoryModifier and TypeMethodDescriptionMethods in com.logicaldoc.workflow.webservice.soap.endpoint that return types with arguments of type WSWorkflowHistoryModifier and TypeMethodDescriptionSoapWorkflowService.getHistories(String sid, String instanceId, WorkflowEvent event)