BundleInformation.State

public enum State

Represents the bundle state.

Enum Constants

ACTIVE

public static final BundleInformation.State ACTIVE

INSTALLED

public static final BundleInformation.State INSTALLED

RESOLVED

public static final BundleInformation.State RESOLVED

STARTING

public static final BundleInformation.State STARTING

STOPPING

public static final BundleInformation.State STOPPING

UNINSTALLED

public static final BundleInformation.State UNINSTALLED

UNKNOWN

public static final BundleInformation.State UNKNOWN