Child pages
  • Synchronizer Module

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Element

Required

Description

structure-synchronizer

Yes

The module descriptor

structure-synchronizer/@key

Yes

Unique module key within the plugin

structure-synchronizer/@order

Yes

Order of the synchronizer among other synchronizers, whenever a list of synchronizers is present

structure-synchronizer/@class

Yes

The class that implements the synchronizer. Must implement StructureSynchronizer - better extend AbstractSynchronizer or AbstractIssueListeningSynchronizer

structure-synchronizer/label

Yes

The name of the synchronizer

structure-synchronizer/description

No

Description of the synchronizer

structure-synchronizer/rules

No

Possibly large text, that is shown at the top of synchronizer configuration page.

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="0b545465-aaef-4899-89c0-d913bdf18c74"><ac:plain-text-body><![CDATA[

structure-synchronizer/resource[@name="form"]

Yes

A velocity template that contains form for the synchronizer parameters.

]]></ac:plain-text-body></ac:structured-macro>

structure-synchronizer/inbound

Either inbound, outbound or both

If present, it means that Resync can run "from outside into Structure"

structure-synchronizer/inbound/resync-description

 

 

structure-synchronizer/outbound

Either inbound, outbound or both

If present, it means that Resync can run "from Structure to outside"

structure-synchronizer/outbound/resync-description