@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface APIOptionConstants
Please note that this API is not marked as final and it can change in one of the next versions of the application. If you have suggestions, comments about it, please let us know.
Modifier and Type | Field and Description |
---|---|
static int |
ALWAYS_SHOW_CONSOLE
Always show transformation console output.
|
static int |
SHOW_CONSOLE_WHEN_BUILD_FAILS
Show transformation console output only when build fails.
|
static int |
TRACK_CHANGES_INITIAL_STATE_ALWAYS_OFF
Track changes always off.
|
static int |
TRACK_CHANGES_INITIAL_STATE_ALWAYS_ON
Track changes always on.
|
static int |
TRACK_CHANGES_INITIAL_STATE_STORED
Initial state stored in document.
|
static final int ALWAYS_SHOW_CONSOLE
static final int SHOW_CONSOLE_WHEN_BUILD_FAILS
static final int TRACK_CHANGES_INITIAL_STATE_STORED
static final int TRACK_CHANGES_INITIAL_STATE_ALWAYS_ON
static final int TRACK_CHANGES_INITIAL_STATE_ALWAYS_OFF
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.