Class SelectedEBPChangedEvent


  • public class SelectedEBPChangedEvent
    extends SelectedGUIElementChangedEvent
    The event that is signaled to a listener when an executable business process has been selected (e.g. the selection of a work-list item).
    Author:
    Martin Jurisch
    • Constructor Detail

      • SelectedEBPChangedEvent

        public SelectedEBPChangedEvent​(EBPInstanceReference reference,
                                       Object source)
        Creates this event.
        Parameters:
        reference - the EBPInstanceReference of the selected activity
        source - the part that signals this event.