ContainerOpener.OpenType

public static final enum ContainerOpener.OpenType

Preferences for opening a container.

Enum Values

public static final ContainerOpener.OpenType PREFER_FRESH

Specifies that opening a fresh version of the container (one that has been recently refreshed from the server) is preferred.

public static final ContainerOpener.OpenType PREFER_NON_DEFAULT

Specifies that opening a non-default container (saved or retrieved from network) is preferred. In this case, a stale container (one that hasn't been recently refreshed from the server) is OK.