org.ow2.bonita.facade.runtime
Interface AutomaticBody

All Superinterfaces:
ActivityBody, java.io.Serializable

public interface AutomaticBody
extends ActivityBody

Interface for the body of Automatic activity (the activity is automatically executed by the engine).


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

Method Detail

getUUID

AutomaticBodyUUID getUUID()
Returns the UUID of the automatic body.

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


Copyright © 2008 OW2 Consortium. All Rights Reserved.