com.tibco.bpm.web.client.model.pagebus.annotation
Annotation Type ManagedEventScope


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface ManagedEventScope

Annotation used to set the initial DispatchScope on a ManagedEvent. The value of the annotation is set to ManagedEvent.DispatchScope. If the annotation is not specified the default value of LOCAL is used.

©2012 Cloud Software Group, Inc.

Since:
2.0.0

Required Element Summary
 ManagedEvent.DispatchScope value
           
 

Element Detail

value

public abstract ManagedEvent.DispatchScope value


Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.