gr.uoa.di.madgik.workflow.client.library.beans
Class Types.ExecutionEvent

java.lang.Object
  extended by gr.uoa.di.madgik.workflow.client.library.beans.Types.ExecutionEvent
Enclosing class:
Types

public static class Types.ExecutionEvent
extends Object


Field Summary
 Long eventTimestamp
           
 String eventType
           
 Types.ExecutionPerformanceEvent performanceEventInfo
           
 Types.ExecutionProgressEvent progressEventInfo
           
 Types.ExecutionExternalProgressEvent progressExternalEventInfo
           
 
Constructor Summary
Types.ExecutionEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

eventType

public String eventType

eventTimestamp

public Long eventTimestamp

progressEventInfo

public Types.ExecutionProgressEvent progressEventInfo

progressExternalEventInfo

public Types.ExecutionExternalProgressEvent progressExternalEventInfo

performanceEventInfo

public Types.ExecutionPerformanceEvent performanceEventInfo
Constructor Detail

Types.ExecutionEvent

public Types.ExecutionEvent()


Copyright © 2014. All Rights Reserved.