com.atlassian.studio.jira.globaladmin
Class JiraGlobalAdminPathMapperInitialiser

java.lang.Object
  extended by com.atlassian.studio.jira.globaladmin.JiraGlobalAdminPathMapperInitialiser
All Implemented Interfaces:
com.atlassian.sal.api.lifecycle.LifecycleAware

public class JiraGlobalAdminPathMapperInitialiser
extends Object
implements com.atlassian.sal.api.lifecycle.LifecycleAware

This class sets up the configuration for the JIRA GlobalAdminPathMapper


Constructor Summary
JiraGlobalAdminPathMapperInitialiser(com.atlassian.studio.core.globaladmin.GlobalAdminPathMapper globalAdminPathMapper)
           
 
Method Summary
 void onStart()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JiraGlobalAdminPathMapperInitialiser

public JiraGlobalAdminPathMapperInitialiser(com.atlassian.studio.core.globaladmin.GlobalAdminPathMapper globalAdminPathMapper)
Method Detail

onStart

public void onStart()
Specified by:
onStart in interface com.atlassian.sal.api.lifecycle.LifecycleAware


Copyright © 2002-2012 Atlassian. All Rights Reserved.