org.obe.client.api.repository
Class WorkflowEventSubscription

java.lang.Object
  extended byorg.obe.client.api.repository.WorkflowEventSubscription
All Implemented Interfaces:
java.io.Serializable

public final class WorkflowEventSubscription
extends java.lang.Object
implements java.io.Serializable

Describes a subscription to a workflow event.

Author:
Adrian Price
See Also:
Serialized Form

Field Summary
 int eventMask
           
 java.lang.String listenerType
           
 
Constructor Summary
WorkflowEventSubscription()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

listenerType

public java.lang.String listenerType

eventMask

public int eventMask
Constructor Detail

WorkflowEventSubscription

public WorkflowEventSubscription()
Method Detail

toString

public java.lang.String toString()


SourceForge.net Logo OBE-1.0 Copyright (c) 2002-2006 Adrian Price. All Rights Reserved.