com.tibco.rta.model.rule
Interface InvokeConstraint

All Known Subinterfaces:
TimeBasedConstraint

public interface InvokeConstraint

An execution constraint for actions.


Nested Class Summary
static class InvokeConstraint.Constraint
          Enumaration of action execution constraints.
 
Method Summary
 InvokeConstraint.Constraint getConstraint()
          Get the associated Constraint
 

Method Detail

getConstraint

InvokeConstraint.Constraint getConstraint()
Get the associated Constraint

Returns:
the associated constraint enumeration


Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.