com.atlassian.jira.dev.reference.plugin.rpc
Interface ReferenceXmlRpcService

All Known Implementing Classes:
ReferenceXmlRpcServiceImpl

public interface ReferenceXmlRpcService

Reference XML-RPC service interface.

Since:
v4.4

Method Summary
 String getVersion()
          Get version of the plugin this service is running in.
 

Method Detail

getVersion

String getVersion()
Get version of the plugin this service is running in.

Returns:
reference plugin version


Copyright © 2002-2013 Atlassian. All Rights Reserved.