Uses of Interface
com.atlassian.bamboo.persister.file.PersisterOptions

Packages that use PersisterOptions
com.atlassian.bamboo.persister   
com.atlassian.bamboo.persister.file   
 

Uses of PersisterOptions in com.atlassian.bamboo.persister
 

Methods in com.atlassian.bamboo.persister with parameters of type PersisterOptions
 void Persister.setPersisterOptions(PersisterOptions persisterOptions)
          Deprecated. Let the UI update the persister
 

Uses of PersisterOptions in com.atlassian.bamboo.persister.file
 

Classes in com.atlassian.bamboo.persister.file that implement PersisterOptions
 class FileBasedPersisterOptions
          This allows the user to specify the file based persister options.
 

Methods in com.atlassian.bamboo.persister.file with parameters of type PersisterOptions
 void FileBasedPersister.setPersisterOptions(PersisterOptions persisterOptions)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.