Uses of Interface
com.atlassian.bamboo.persister.file.PersisterOptions
Packages that use PersisterOptions
-
Uses of PersisterOptions in com.atlassian.bamboo.persister
Methods in com.atlassian.bamboo.persister with parameters of type PersisterOptionsModifier and TypeMethodDescriptionvoidPersister.setPersisterOptions(PersisterOptions persisterOptions) Let the UI update the persister -
Uses of PersisterOptions in com.atlassian.bamboo.persister.file
Classes in com.atlassian.bamboo.persister.file that implement PersisterOptionsModifier and TypeClassDescriptionclassThis allows the user to specify the file based persister options.Methods in com.atlassian.bamboo.persister.file with parameters of type PersisterOptionsModifier and TypeMethodDescriptionvoidFileBasedPersister.setPersisterOptions(PersisterOptions persisterOptions)