| Package | Description | 
|---|---|
| com.tibco.ep.sb.ads | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ArtifactNotifier.activated(Artifact oldArtifact,
         Artifact newArtifact)
Called when an artifact becomes active for the operator. 
 | 
void | 
ArtifactNotifier.deactivated(Artifact artifact)
Called when the operator's artifact has been deactivated. 
 | 
void | 
ArtifactNotifier.validateActivation(Artifact currentArtifact,
                  Artifact newArtifact)
Validate an artifact. 
 | 
void | 
ArtifactNotifier.validateDeactivation(Artifact artifact)
Called before the artifact becomes inactive for the operator. 
 | 
Copyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.