Uses of Class
com.logicaldoc.workflow.webservice.model.WSWorkflowHistory
Packages that use WSWorkflowHistory
Package
Description
- 
Uses of WSWorkflowHistory in com.logicaldoc.workflow.webservice.model
Methods 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.soap
Methods in com.logicaldoc.workflow.webservice.soap that return WSWorkflowHistoryModifier and TypeMethodDescriptionAdds a new noteWorkflowService.getHistories(String sid, String instanceId, String event) Gets the histories of a workflow instance - 
Uses of WSWorkflowHistory in com.logicaldoc.workflow.webservice.soap.client
Methods in com.logicaldoc.workflow.webservice.soap.client that return WSWorkflowHistoryModifier and TypeMethodDescriptionSoapWorkflowClient.getHistories(String sid, String instanceId, String event)  - 
Uses of WSWorkflowHistory in com.logicaldoc.workflow.webservice.soap.endpoint
Methods in com.logicaldoc.workflow.webservice.soap.endpoint that return WSWorkflowHistoryModifier and TypeMethodDescriptionSoapWorkflowService.getHistories(String sid, String instanceId, String event)