Modifier and Type | Method and Description |
---|---|
RepoData |
RepoService.getServiceByName(String name) |
Modifier and Type | Method and Description |
---|---|
List<RepoData> |
RepoService.getActionServices() |
List<RepoData> |
RepoService.getServices() |
List<RepoData> |
RepoService.getServicesByCategory(String category) |
List<RepoData> |
RepoService.getTriggerServices() |
Modifier and Type | Method and Description |
---|---|
void |
RepoService.setServices(List<RepoData> services) |
Copyright © 2001–2018 jBPM dev team. All rights reserved.