Interface FlatJobEventSpi

All Superinterfaces:
it.tidalwave.util.As, it.tidalwave.role.Identifiable, JobEvent, JobEventSpi

public interface FlatJobEventSpi extends JobEventSpi
Author:
Fabrizio Giudici
  • Nested Class Summary

    Nested classes/interfaces inherited from interface it.tidalwave.accounting.model.JobEvent

    JobEvent.Builder, JobEvent.Type
  • Field Summary

    Fields inherited from interface it.tidalwave.role.Identifiable

    _Identifiable_
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the date of the event.

    Methods inherited from interface it.tidalwave.util.As

    as, as, asMany, asMany, maybeAs, maybeAs

    Methods inherited from interface it.tidalwave.role.Identifiable

    getId

    Methods inherited from interface it.tidalwave.accounting.model.JobEvent

    toBuilder

    Methods inherited from interface it.tidalwave.accounting.model.spi.JobEventSpi

    getDateTime, getDescription, getDuration, getEarnings, getName
  • Method Details

    • getDate

      @Nonnull LocalDate getDate()
      Returns the date of the event.
      Returns:
      the date