Constants.Manifest

public static final class Manifest

The Manifest contains constant values related with attributes inside the motech-platform-dataservices-entities bundle manifest.

See also: org.motechproject.mds.service.JarGeneratorService, org.motechproject.mds.service.impl.JarGeneratorServiceImpl

Fields

BUNDLE_MANIFESTVERSION

public static final String BUNDLE_MANIFESTVERSION

Constant BUNDLE_MANIFESTVERSION presents a version of bundle manifest.

BUNDLE_NAME_SUFFIX

public static final String BUNDLE_NAME_SUFFIX

Constant BUNDLE_NAME_SUFFIX presents suffix of the name of bundle that will be created by implementation of org.motechproject.mds.service.JarGeneratorService interface.

MANIFEST_VERSION

public static final String MANIFEST_VERSION

Constant MANIFEST_VERSION presents a version of jar manifest.

SYMBOLIC_NAME_SUFFIX

public static final String SYMBOLIC_NAME_SUFFIX

Constant SYMBOLIC_NAME_SUFFIX presents suffix of the bundle symbolic name of bundle that will be created by implementation of org.motechproject.mds.service.JarGeneratorService interface.