org.jbpm.console.ng.asset.service
Interface AssetManagementEntryPoint
public interface AssetManagementEntryPoint
|
Method Summary |
void |
buildProject(String repository,
String branch,
String project,
String userName,
String password,
String serverURL,
Boolean deployToRuntime)
|
void |
configureRepository(String repository,
String devBranch,
String releaseBranch,
String version)
|
void |
promoteChanges(String repository,
String sourceBranch,
String destBranch)
|
configureRepository
void configureRepository(String repository,
String devBranch,
String releaseBranch,
String version)
buildProject
void buildProject(String repository,
String branch,
String project,
String userName,
String password,
String serverURL,
Boolean deployToRuntime)
promoteChanges
void promoteChanges(String repository,
String sourceBranch,
String destBranch)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.