Class JbpmRestApplicationComponentsService

  • All Implemented Interfaces:
    org.kie.server.services.api.KieServerApplicationComponentsService

    public class JbpmRestApplicationComponentsService
    extends Object
    implements org.kie.server.services.api.KieServerApplicationComponentsService
    • Constructor Detail

      • JbpmRestApplicationComponentsService

        public JbpmRestApplicationComponentsService()
    • Method Detail

      • getAppComponents

        public Collection<Object> getAppComponents​(String extension,
                                                   org.kie.server.services.api.SupportedTransports type,
                                                   Object... services)
        Specified by:
        getAppComponents in interface org.kie.server.services.api.KieServerApplicationComponentsService