Class RestNotification

java.lang.Object
com.atlassian.bamboo.testutils.backdoor.model.RestNotification

public class RestNotification extends Object
  • Constructor Details

    • RestNotification

      public RestNotification()
    • RestNotification

      public RestNotification(String conditionKey, String recipientType, Map<String,String> options)
  • Method Details

    • getRecipientType

      public String getRecipientType()
    • getConditionKey

      public String getConditionKey()
    • getOptions

      public Map<String,String> getOptions()