Class BucketOpenInitiatedEvent

  • All Implemented Interfaces:
    Event

    public class BucketOpenInitiatedEvent
    extends AbstractEvent
    This event is raised when a bucket is supposed to be opened.
    • Constructor Detail

      • BucketOpenInitiatedEvent

        public BucketOpenInitiatedEvent​(Context context,
                                        String name)
    • Method Detail

      • description

        public String description()
        Description copied from interface: Event
        A textual description with more information about the event.
        Returns:
        the description, if set.