org.jbpm.console.ng.bd.service
Interface AdministrationService
- All Known Implementing Classes:
- AdministrationServiceImpl
public interface AdministrationService
bootstrapRepository
void bootstrapRepository(String ou,
String repoAlias,
String repoUrl,
String userName,
String password)
bootstrapConfig
void bootstrapConfig()
bootstrapDeployments
void bootstrapDeployments()
getBootstrapDeploymentsDone
boolean getBootstrapDeploymentsDone()
produceDeploymentUnits
Set<org.jbpm.services.api.model.DeploymentUnit> produceDeploymentUnits()
getDeploymentService
org.jbpm.services.api.DeploymentService getDeploymentService()
bootstrapProject
void bootstrapProject(String repoAlias,
String group,
String artifact,
String version)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.