ProjectBuildingRequest instead@Deprecated public interface ProjectBuilderConfiguration
| Modifier and Type | Method and Description | 
|---|---|
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.  
  | 
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)
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.