Versions Compared

Key

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

...

  • artifactName
  • artifactDescription
  • url
  • mimetype
  • processorPid

Since there are different types of artifacts, some properties depend on the actual type.

For bundles:

  • Bundle-Name
  • Bundle-SymbolicName
  • Bundle-Version

For configuration:

  • filename

For other types, please consult the documentation about these types (specifically the classes that implement the interfaces in the org.apache.ace.client.repository.helper package).

Artifact2Feature

Associates artifacts to features. Associations have a left and right hand side. Both can be expressed as filter conditions, and both have a cardinality.

...