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