public class PathPropertyExternalDependency extends Object implements ExternalDependency
ExternalDependency.Type| Constructor and Description |
|---|
PathPropertyExternalDependency(AbstractPathPropertySupport pathProperty) |
PathPropertyExternalDependency(AbstractPathPropertySupport pathProperty,
ExternalDependency.Type type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
ExternalDependency.Type |
getType() |
void |
updatePath(String path) |
public PathPropertyExternalDependency(AbstractPathPropertySupport pathProperty)
public PathPropertyExternalDependency(AbstractPathPropertySupport pathProperty, ExternalDependency.Type type)
public String getPath()
getPath in interface ExternalDependencypublic ExternalDependency.Type getType()
getType in interface ExternalDependencypublic void updatePath(String path)
updatePath in interface ExternalDependencyCopyright © 2019. All Rights Reserved.