org.ow2.bonita.facade.runtime
Interface RouteBody

All Superinterfaces:
ActivityBody, java.io.Serializable

public interface RouteBody
extends ActivityBody

Interface is for the body of Route activity.


Method Summary
 RouteBodyUUID getUUID()
          Returns the UUID of the route body.
 
Methods inherited from interface org.ow2.bonita.facade.runtime.ActivityBody
copy, getEndedDate, getReadyDate, getStartedDate, getState, getStateUpdates
 

Method Detail

getUUID

RouteBodyUUID getUUID()
Returns the UUID of the route body.

Specified by:
getUUID in interface ActivityBody
Returns:
The UUID of the route body.


Copyright © 2009 OW2 Consortium. All Rights Reserved.