org.ow2.orchestra.facade.runtime
Interface ProcessInstanceUpdate

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
ProcessInstanceStateUpdate
All Known Implementing Classes:
ProcessInstanceStateUpdateImpl

public interface ProcessInstanceUpdate
extends java.io.Serializable

Defines the operations allowed on a ProcessInstanceState.

Author:
Guillaume Renault

Method Summary
 java.util.Date getDate()
           
 

Method Detail

getDate

java.util.Date getDate()
Returns:
the date of the variable updating.


Copyright © 2009 OW2 Consortium. All Rights Reserved.