Uses of Interface
com.logicaldoc.workflow.webservice.soap.WorkflowService
-
Packages that use WorkflowService Package Description com.logicaldoc.workflow.webservice.soap.client com.logicaldoc.workflow.webservice.soap.endpoint -
-
Uses of WorkflowService in com.logicaldoc.workflow.webservice.soap.client
Classes in com.logicaldoc.workflow.webservice.soap.client that implement WorkflowService Modifier and Type Class Description class
SoapWorkflowClient
Simple client for the Workflow webservice -
Uses of WorkflowService in com.logicaldoc.workflow.webservice.soap.endpoint
Classes in com.logicaldoc.workflow.webservice.soap.endpoint that implement WorkflowService Modifier and Type Class Description class
SoapWorkflowService
Implementation of the WorkflowService
-