Package step.artefacts
Class EnterpriseArtefactsAttributes
- java.lang.Object
-
- step.artefacts.EnterpriseArtefactsAttributes
-
public class EnterpriseArtefactsAttributes extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
ATTRIBUTE_EPHEMERAL
An Artefact marked with this attribute is considered ephemeral a might be deleted by housekeeping tasks
-
Constructor Summary
Constructors Constructor Description EnterpriseArtefactsAttributes()
-
-
-
Field Detail
-
ATTRIBUTE_EPHEMERAL
public static final java.lang.String ATTRIBUTE_EPHEMERAL
An Artefact marked with this attribute is considered ephemeral a might be deleted by housekeeping tasks- See Also:
- Constant Field Values
-
-