Class LibraryDistributionSupportChangeEvent

java.lang.Object
com.e1c.g5.v8.dt.library.distribution.LibraryDistributionSupportChangeEvent
All Implemented Interfaces:
IEvent

public class LibraryDistributionSupportChangeEvent extends Object implements IEvent
Special IEvent for getting information about changing Distribution Support information
  • Constructor Details

    • LibraryDistributionSupportChangeEvent

      public LibraryDistributionSupportChangeEvent(org.eclipse.core.resources.IProject project)
      Constructor
      Parameters:
      project - IProject for which Distribution Support information was changed, can't be null
  • Method Details

    • getProject

      public org.eclipse.core.resources.IProject getProject()
      Description copied from interface: IEvent
      Get event source project
      Specified by:
      getProject in interface IEvent
      Returns:
      the source project