Class DistributionSupportChangeEvent

  • All Implemented Interfaces:
    IEvent

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

      • DistributionSupportChangeEvent

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

      • 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