Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • JADE is a tool for complex file transfer operations and consequently provides complex configuration options.
  • The JADE Reference Documentation is designed to provide structural information in addition to textual explanations and to assist you in creating valid file transfer configurations.
  • JADE is evolving from a standalone tool towards tight integration with other services, JobScheduler being the component that automates and orchestrates file transfers.

Documentation Components

The JADE Reference Documentation is made up of the following organized by following documentation components:

 

Flowchart
XSDSchema [label="JADE XSD Schema\n(.xsd)",fillcolor="lightskyblue"]
XSDDocumentation [label="JADE XSD Documentation\n(.html)",fillcolor="lightskyblue"]
SourceCode [label="JADE Source Code\n(.java)",fillcolor="orange"]
APIReference [label="JADE API Reference\n(Wiki)",fillcolor="orange"]
ParameterReference [label="JADE Parameter Reference\n(Wiki)",fillcolor="orange"]
#ParameterExplanations [label="JADE Parameter Explanations",fillcolor="white"]
ParameterDiagrams [label="JADE Parameter Diagrams",fillcolor="white"]
ParameterTables [label="JADE Parameter Tables",fillcolor="white"]
UserManual [label="JADE User Manual\n(Wiki)",fillcolor="palegreen"]
#UserManualExplanations [label="JADE User Manual Explanations",fillcolor="white"]

XSDSchema -> XSDDocumentation
XSDSchema -> APIReference
XSDSchema -> ParameterDiagrams
XSDSchema -> ParameterTables

SourceCode -> APIReference
ParameterDiagrams -> ParameterReference 
ParameterTables -> ParameterReference 
#ParameterExplanations -> ParameterReference 

ParameterDiagrams -> UserManual
ParameterTables -> UserManual
#ParameterExplanations  -> UserManual
#UserManualExplanations -> UserManual

...