com.atlassian.jira.dev.reference.plugin.components
Interface ReferencePublicComponent

All Known Implementing Classes:
DefaultReferencePublicComponent

public interface ReferencePublicComponent

Sample public component that returns a simple message. This component will be exported and made available to other plugins installed in the system.

Since:
v4.3

Method Summary
 String getMessage()
           
 

Method Detail

getMessage

String getMessage()


Copyright © 2002-2014 Atlassian. All Rights Reserved.