public interface AssetManagementService
| Modifier and Type | Method and Description |
|---|---|
void |
configureRepository(String repository,
String sourceBranch,
String devBranch,
String releaseBranch,
String version) |
Set<Project> |
getProjects(Repository repository,
String branch) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.