Package org.kie.server.remote.rest.jbpm
Class JbpmRestApplicationComponentsService
- java.lang.Object
-
- org.kie.server.remote.rest.jbpm.JbpmRestApplicationComponentsService
-
- All Implemented Interfaces:
org.kie.server.services.api.KieServerApplicationComponentsService
public class JbpmRestApplicationComponentsService extends Object implements org.kie.server.services.api.KieServerApplicationComponentsService
-
-
Constructor Summary
Constructors Constructor Description JbpmRestApplicationComponentsService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Collection<Object>getAppComponents(String extension, org.kie.server.services.api.SupportedTransports type, Object... services)
-
-
-
Method Detail
-
getAppComponents
public Collection<Object> getAppComponents(String extension, org.kie.server.services.api.SupportedTransports type, Object... services)
- Specified by:
getAppComponentsin interfaceorg.kie.server.services.api.KieServerApplicationComponentsService
-
-