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()
BuildSourceTypeString getURI()
String getContextDir()
Copyright © 2018 Red Hat, Inc. All Rights Reserved.