Class LabelAddedCause


  • public class LabelAddedCause
    extends Cause
    Represents the user who authored the comment that triggered the build.
    Author:
    Aaron Whiteside
    • Constructor Detail

      • LabelAddedCause

        public LabelAddedCause​(String userLogin,
                               String label)