org.apache.lenya.workflow
Interface Event

All Known Implementing Classes:
EventImpl

public interface Event

A workflow event.


Method Summary
 java.lang.String getName()
          Get the name of this event.
 

Method Detail

getName

java.lang.String getName()
Get the name of this event.

Returns:
A string.


Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.