com.pyxis.greenhopper.jira.license
Class GreenHopperLicenseStoreImpl

java.lang.Object
  extended by com.pyxis.greenhopper.jira.license.GreenHopperLicenseStoreImpl
All Implemented Interfaces:
GreenHopperLicenseStore

public class GreenHopperLicenseStoreImpl
extends java.lang.Object
implements GreenHopperLicenseStore


Constructor Summary
GreenHopperLicenseStoreImpl()
           
 
Method Summary
 java.lang.String retrieve()
           
 void store(java.lang.String licenseString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GreenHopperLicenseStoreImpl

public GreenHopperLicenseStoreImpl()
Method Detail

retrieve

public java.lang.String retrieve()
Specified by:
retrieve in interface GreenHopperLicenseStore

store

public void store(java.lang.String licenseString)
Specified by:
store in interface GreenHopperLicenseStore


Copyright © 2007-2012 Atlassian. All Rights Reserved.