com.atlassian.jira.dev.reference.plugin.services
Class ReferenceDebugService
java.lang.Object
com.atlassian.jira.service.AbstractService
com.atlassian.jira.service.services.DebugService
com.atlassian.jira.dev.reference.plugin.services.ReferenceDebugService
- All Implemented Interfaces:
- ObjectConfigurable, JiraService, Runnable
public class ReferenceDebugService
- extends DebugService
A reference debugging service.
- Since:
- v4.3
Methods inherited from class com.atlassian.jira.service.AbstractService |
getDefaultProperty, getKey, getLongProperty, getName, getObjectConfiguration, getProperties, getProperty, getTextProperty, hasProperty, init, isInternal, isUnique, setName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReferenceDebugService
public ReferenceDebugService()
getObjectConfiguration
public ObjectConfiguration getObjectConfiguration()
throws ObjectConfigurationException
- Description copied from interface:
ObjectConfigurable
- Retrieves an object configuration object with properties that can be set
- Specified by:
getObjectConfiguration
in interface ObjectConfigurable
- Overrides:
getObjectConfiguration
in class DebugService
- Returns:
- ObjectConfiguration object
- Throws:
ObjectConfigurationException
Copyright © 2002-2013 Atlassian. All Rights Reserved.