public interface OperationMode
ArchiveUnsupportedOperationException
is thrown.Modifier and Type | Field and Description |
---|---|
static int |
ARCHIVE
Symbolic constant that indicates that the business flow manager database is used as an archive.
|
static java.lang.String |
COPYRIGHT |
static int |
RUNTIME
Symbolic constant that indicates that the business flow manager database is used for production purposes.
|
static final java.lang.String COPYRIGHT
static final int ARCHIVE
static final int RUNTIME