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