|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jfrog.build.api.BaseBuildBean
public abstract class BaseBuildBean
The main implementation of all the Build-API beans
| Field Summary |
|---|
| Fields inherited from interface org.jfrog.build.api.BuildBean |
|---|
ARTIFACT, ARTIFACTS, DEPENDENCIES, DEPENDENCY, EXCLUDED_ARTIFACTS, MODULE, MODULES, ROOT, RUN_PARAMETERS |
| Constructor Summary | |
|---|---|
BaseBuildBean()
|
|
| Method Summary | |
|---|---|
java.util.Properties |
getProperties()
Returns the properties of the bean |
void |
setProperties(java.util.Properties properties)
Sets the properties of the bean |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseBuildBean()
| Method Detail |
|---|
public java.util.Properties getProperties()
BuildBean
getProperties in interface BuildBeanpublic void setProperties(java.util.Properties properties)
BuildBean
setProperties in interface BuildBeanproperties - Bean properties
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||