Class 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
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 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
    • Constructor Detail

      • EnterpriseArtefactsAttributes

        public EnterpriseArtefactsAttributes()