public interface IBuildSource
Modifier and Type | Method and Description |
---|---|
String |
getContextDir()
The sub-directory relative to the repo root where the source code for the application exists.
|
String |
getType()
The BuildSourceType
|
String |
getURI()
The URI to the source repo
|
String getType()
BuildSourceType
String getURI()
String getContextDir()
Copyright © 2016 Red Hat, Inc. All rights reserved.