Package org.jbpm.workbench.api
Interface ProcessAdminService
-
- All Known Implementing Classes:
ProcessAdminServiceImpl
public interface ProcessAdminService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
generateMockInstances(String serverTemplateId, String containerId, String processId, String correlationKey, Map<String,Object> params, Integer amountOfInstances)
-