- WebServiceCommand - Class in org.jbpm.process.workitem.webservice
-
Web Service executor command that executes web service call using Apache CXF.
- WebServiceCommand() - Constructor for class org.jbpm.process.workitem.webservice.WebServiceCommand
-
- WebServiceWorkItemHandler - Class in org.jbpm.process.workitem.webservice
-
- WebServiceWorkItemHandler(KieSession) - Constructor for class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
-
Used when no authentication is required
- WebServiceWorkItemHandler(KieSession, String, String) - Constructor for class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
-
Dedicated constructor when BASIC authentication method shall be used
- WebServiceWorkItemHandler(KieSession, ClassLoader) - Constructor for class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
-
Used when no authentication is required
- WebServiceWorkItemHandler(KieSession, ClassLoader, String, String) - Constructor for class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
-
Dedicated constructor when BASIC authentication method shall be used
- WebServiceWorkItemHandler(KieSession, int) - Constructor for class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
-
Used when no authentication is required
- WebServiceWorkItemHandler(KieSession, int, String, String) - Constructor for class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
-
Dedicated constructor when BASIC authentication method shall be used
- WebServiceWorkItemHandler(String, String, KieSession) - Constructor for class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
-
Used when no authentication is required
- WebServiceWorkItemHandler(String, String, KieSession, String, String) - Constructor for class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
-
Dedicated constructor when BASIC authentication method shall be used
- WebServiceWorkItemHandler(String, String, KieSession, ClassLoader) - Constructor for class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
-
Used when no authentication is required
- WebServiceWorkItemHandler(String, String, KieSession, ClassLoader, String, String) - Constructor for class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
-
Dedicated constructor when BASIC authentication method shall be used
- WebServiceWorkItemHandler(String, String, KieSession, int) - Constructor for class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
-
Used when no authentication is required
- WebServiceWorkItemHandler(String, String, KieSession, int, String, String) - Constructor for class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
-
Dedicated constructor when BASIC authentication method shall be used
- WSDL_IMPORT_TYPE - Static variable in class org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler
-