com.atlassian.greenhopper.optionalfeatures.sampledata
Interface SampleDataGeneratorAccessor

All Superinterfaces:
ThirdPartyServiceReferenceHolder
All Known Implementing Classes:
SampleDataGeneratorAccessorImpl

public interface SampleDataGeneratorAccessor
extends ThirdPartyServiceReferenceHolder

Provides access to SampleDataAccessor


Method Summary
 com.atlassian.fugue.Option<SampleDataGenerator> getSampleDataGenerator()
           
 
Methods inherited from interface com.atlassian.greenhopper.optionalfeatures.ThirdPartyServiceReferenceHolder
clearServiceReferences
 

Method Detail

getSampleDataGenerator

com.atlassian.fugue.Option<SampleDataGenerator> getSampleDataGenerator()


Copyright © 2007-2012 Atlassian. All Rights Reserved.