Package | Description |
---|---|
com.tibco.ep.sb.ads |
Provides classes and interfaces for interacting with the TIBCO Artifact Management Server.
|
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–2019 Cloud Software Group, Inc.. All rights reserved.