Class EventQueryImpl

  • All Implemented Interfaces:
    org.rundeck.app.data.model.v1.storedevent.StoredEventQuery

    public class EventQueryImpl
    extends java.lang.Object
    implements org.rundeck.app.data.model.v1.storedevent.StoredEventQuery
    • Constructor Summary

      Constructors 
      Constructor Description
      EventQueryImpl()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.rundeck.app.data.model.v1.storedevent.StoredEventQuery

        getDateFrom, getDateTo, getMaxResults, getObjectId, getOffset, getProjectName, getQueryType, getSequence, getSubsystem, getTopic
    • Constructor Detail

      • EventQueryImpl

        public EventQueryImpl()