org.ow2.bonita.facade.runtime
Interface RouteBody

All Superinterfaces:
ActivityBody, java.io.Serializable

public interface RouteBody
extends ActivityBody


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

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.