Class Eventually.EventuallyComments

  • Enclosing class:
    Eventually

    public class Eventually.EventuallyComments
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      EventuallyComments​(java.lang.String taskId)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<com.xebialabs.xlrelease.domain.Comment> hasComments​(int numberOfComments)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EventuallyComments

        public EventuallyComments​(java.lang.String taskId)
    • Method Detail

      • hasComments

        public java.util.List<com.xebialabs.xlrelease.domain.Comment> hasComments​(int numberOfComments)