Uses of Class
com.logicaldoc.workflow.webservice.model.WSWorkflowHistory
Package
Description
-
Uses of WSWorkflowHistory in com.logicaldoc.workflow.webservice.model
Modifier and TypeMethodDescriptionstatic WSWorkflowHistory
WSWorkflowHistory.fromHistory
(WorkflowHistory history) -
Uses of WSWorkflowHistory in com.logicaldoc.workflow.webservice.soap
Modifier and TypeMethodDescriptionAdds a new noteModifier and TypeMethodDescriptionWorkflowService.getHistories
(String sid, String instanceId, String event) Gets the histories of a workflow instance -
Uses of WSWorkflowHistory in com.logicaldoc.workflow.webservice.soap.client
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionSoapWorkflowClient.getHistories
(String sid, String instanceId, String event) -
Uses of WSWorkflowHistory in com.logicaldoc.workflow.webservice.soap.endpoint
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionSoapWorkflowService.getHistories
(String sid, String instanceId, String event)