Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-15085

Create plugin points for Tasks

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Fixed
    • 5.8
    • Plugins, Tasks
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Create a plugin point so that we could run a pre-task and post-task actions for given type(s) of a task. Plugins should be able to extend such points in the atlassian-plugin.xml file (similarly to what we have already - postChainAction, for instance).

      Sample format:

      <pre|postTaskAction 
          key="[action key]"
          name="[action name]"
          class="[fully qualified name of  a class implementing the extension]"
          taskClass="[fully qualified name of a task class we want to handle]">
              <description>[some description]</description>
      </pre|postChainAction>
      

      Attachments

        Issue Links

          Activity

            People

              mparfianowicz Marek Parfianowicz
              mparfianowicz Marek Parfianowicz
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: