public final class PerformOnceOnly extends java.lang.Object implements PerformActionPolicy
Constructor and Description |
---|
PerformOnceOnly()
Constructs a PerformOnceOnly policy
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o)
Compares two PerformOnceOnly objects for equality.
|
boolean |
isExtended()
To check whether the perform once only action is extended or not.
|
void |
setExtended(boolean isExtended)
To set extended perform once only.
|
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public boolean isExtended()
public void setExtended(boolean isExtended)
isExtended
- Copyright © 2000-2019 TIBCO Inc. All Rights Reserved.