|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface ProjectBuilderConfiguration
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. |
Method Detail |
---|
ArtifactRepository getLocalRepository()
ProfileManager getGlobalProfileManager()
Properties getUserProperties()
Properties getExecutionProperties()
ProjectBuilderConfiguration setGlobalProfileManager(ProfileManager globalProfileManager)
ProjectBuilderConfiguration setLocalRepository(ArtifactRepository localRepository)
ProjectBuilderConfiguration setUserProperties(Properties userProperties)
ProjectBuilderConfiguration setExecutionProperties(Properties executionProperties)
Date getBuildStartTime()
ProjectBuilderConfiguration setBuildStartTime(Date buildStartTime)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |