com.atlassian.greenhopper.plugin.module
Class ModuleContext

java.lang.Object
  extended by com.atlassian.greenhopper.plugin.module.ModuleContext

@Service
public class ModuleContext
extends java.lang.Object

Provides the context of the plugin to modules to check if their's conditions to load are met.


Constructor Summary
ModuleContext()
           
 
Method Summary
 VersionKit.SoftwareVersion getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModuleContext

public ModuleContext()
Method Detail

getVersion

public VersionKit.SoftwareVersion getVersion()


Copyright © 2007-2014 Atlassian. All Rights Reserved.