org.ow2.orchestra.facade.runtime
Interface ProcessInstanceUpdate

All Superinterfaces:
Serializable
All Known Subinterfaces:
ProcessInstanceStateUpdate
All Known Implementing Classes:
ProcessInstanceStateUpdateImpl

public interface ProcessInstanceUpdate
extends Serializable

Defines the operations allowed on a ProcessInstanceState.

Author:
Guillaume Renault

Method Summary
 Date getDate()
           
 

Method Detail

getDate

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


Copyright © 2011 OW2 Consortium. All Rights Reserved.