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

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

public static class Types.ExecutionProgressEvent
extends Object


Field Summary
 Integer currentStep
           
 String emiterID
           
 String message
           
 String nodeHostName
           
 String nodeName
           
 Integer nodePort
           
 Boolean reportNodeProgress
           
 Boolean reportNodeStatus
           
 Boolean reportProgress
           
 Integer totalStep
           
 
Constructor Summary
Types.ExecutionProgressEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

reportProgress

public Boolean reportProgress

reportNodeProgress

public Boolean reportNodeProgress

reportNodeStatus

public Boolean reportNodeStatus

currentStep

public Integer currentStep

totalStep

public Integer totalStep

nodeName

public String nodeName

nodeHostName

public String nodeHostName

nodePort

public Integer nodePort

message

public String message

emiterID

public String emiterID
Constructor Detail

Types.ExecutionProgressEvent

public Types.ExecutionProgressEvent()


Copyright © 2014. All Rights Reserved.