Uses of Class
com.tibco.ep.sb.ads.Artifact
Package
Description
Provides classes and interfaces for interacting with the Artifact Management Server.
-
Uses of Artifact in com.tibco.ep.sb.ads
Modifier and TypeMethodDescriptionvoid
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.