Class DefaultReferencePublicComponent

java.lang.Object
com.atlassian.jira.dev.reference.plugin.components.DefaultReferencePublicComponent
All Implemented Interfaces:
ReferencePublicComponent

public class DefaultReferencePublicComponent extends Object implements 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
  • Constructor Details

    • DefaultReferencePublicComponent

      public DefaultReferencePublicComponent()
  • Method Details