com.atlassian.jira.dev.backdoor
Class EventWatcherImpl.Event

java.lang.Object
  extended by com.atlassian.jira.dev.backdoor.EventWatcherImpl.Event
Enclosing class:
EventWatcherImpl

public static class EventWatcherImpl.Event
extends Object


Field Summary
 String description
           
 String source
           
 String timestamp
           
 
Constructor Summary
EventWatcherImpl.Event()
           
EventWatcherImpl.Event(Object event)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

timestamp

public String timestamp

source

public String source

description

public String description
Constructor Detail

EventWatcherImpl.Event

public EventWatcherImpl.Event()

EventWatcherImpl.Event

public EventWatcherImpl.Event(Object event)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2002-2012 Atlassian. All Rights Reserved.