*** This interface provides Binary Compatibility only, not Source Compatibility ***

Interface PackageEventInterface

All Superinterfaces:
MetadataInterface, PublicObjectInterface, Remote

@SASScope("ALL") @BinaryCompatibilityOnly public interface PackageEventInterface extends MetadataInterface
A package event can be associated with the publishing of results and this event can be stored in a repository.

  • Method Details

    • getResultsPackage

      PackageInterface getResultsPackage() throws RemoteException
      Returns the result package descriptor from the package event
      Returns:
      PackageInterface A descriptor for the package results
      Throws:
      RemoteException