Interface EventHandle

All Superinterfaces:
FactHandle

public interface EventHandle extends FactHandle
  • Method Details

    • getStartTimestamp

      long getStartTimestamp()
    • getDuration

      long getDuration()
    • getEndTimestamp

      long getEndTimestamp()
    • isExpired

      boolean isExpired()