|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.project.DefaultProjectBuilderConfiguration
@Deprecated public class DefaultProjectBuilderConfiguration
| Constructor Summary | |
|---|---|
DefaultProjectBuilderConfiguration()
Deprecated. |
|
| Method Summary | |
|---|---|
Date |
getBuildStartTime()
Deprecated. |
Properties |
getExecutionProperties()
Deprecated. |
ProfileManager |
getGlobalProfileManager()
Deprecated. |
ArtifactRepository |
getLocalRepository()
Deprecated. |
Properties |
getUserProperties()
Deprecated. |
ProjectBuilderConfiguration |
setBuildStartTime(Date buildStartTime)
Deprecated. |
ProjectBuilderConfiguration |
setExecutionProperties(Properties executionProperties)
Deprecated. |
ProjectBuilderConfiguration |
setGlobalProfileManager(ProfileManager globalProfileManager)
Deprecated. |
ProjectBuilderConfiguration |
setLocalRepository(ArtifactRepository localRepository)
Deprecated. |
ProjectBuilderConfiguration |
setUserProperties(Properties userProperties)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultProjectBuilderConfiguration()
| Method Detail |
|---|
public ProjectBuilderConfiguration setGlobalProfileManager(ProfileManager globalProfileManager)
setGlobalProfileManager in interface ProjectBuilderConfigurationpublic ProfileManager getGlobalProfileManager()
getGlobalProfileManager in interface ProjectBuilderConfigurationpublic ProjectBuilderConfiguration setLocalRepository(ArtifactRepository localRepository)
setLocalRepository in interface ProjectBuilderConfigurationpublic ArtifactRepository getLocalRepository()
getLocalRepository in interface ProjectBuilderConfigurationpublic ProjectBuilderConfiguration setUserProperties(Properties userProperties)
setUserProperties in interface ProjectBuilderConfigurationpublic Properties getUserProperties()
getUserProperties in interface ProjectBuilderConfigurationpublic Properties getExecutionProperties()
getExecutionProperties in interface ProjectBuilderConfigurationpublic ProjectBuilderConfiguration setExecutionProperties(Properties executionProperties)
setExecutionProperties in interface ProjectBuilderConfigurationpublic Date getBuildStartTime()
getBuildStartTime in interface ProjectBuilderConfigurationpublic ProjectBuilderConfiguration setBuildStartTime(Date buildStartTime)
setBuildStartTime in interface ProjectBuilderConfiguration
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||