com.atlassian.bamboo.xmpp
Class UserMessageContext.Notifications

java.lang.Object
  extended by com.atlassian.bamboo.xmpp.UserMessageContext.Notifications
Enclosing class:
UserMessageContext

public class UserMessageContext.Notifications
extends java.lang.Object


Field Summary
static java.lang.String NOTIFICATION_BUILD_FAILED_EXISTING_TESTS
           
static java.lang.String NOTIFICATION_BUILD_FAILED_NEW_TESTS
           
static java.lang.String NOTIFICATION_BUILD_SUCCESS
           
 
Constructor Summary
UserMessageContext.Notifications()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NOTIFICATION_BUILD_SUCCESS

public static final java.lang.String NOTIFICATION_BUILD_SUCCESS
See Also:
Constant Field Values

NOTIFICATION_BUILD_FAILED_NEW_TESTS

public static final java.lang.String NOTIFICATION_BUILD_FAILED_NEW_TESTS
See Also:
Constant Field Values

NOTIFICATION_BUILD_FAILED_EXISTING_TESTS

public static final java.lang.String NOTIFICATION_BUILD_FAILED_EXISTING_TESTS
See Also:
Constant Field Values
Constructor Detail

UserMessageContext.Notifications

public UserMessageContext.Notifications()


Copyright © 2010 Atlassian. All Rights Reserved.