|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeploymentContentFlags
States for DeploymentRepository content
Field Summary | |
---|---|
static int |
DISABLED
content that is not publicly visible in profile |
static int |
ENABLED
content that is visible in profile |
static int |
LOCKED
exists in profile, but is excluded from modified deployment checks. |
static int |
MODIFIED
Can be used to explicitly put a deployment into the modified list |
Field Detail |
---|
static final int DISABLED
static final int ENABLED
static final int LOCKED
static final int MODIFIED
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |