Class AbstractStep

    • Field Detail

      • attachments

        protected List<org.bson.types.ObjectId> attachments
    • Constructor Detail

      • AbstractStep

        public AbstractStep()
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getAttachments

        public List<org.bson.types.ObjectId> getAttachments()
      • setAttachments

        public void setAttachments​(List<org.bson.types.ObjectId> attachments)