Class StopExecutionCommand

java.lang.Object
fr.enedis.chutney.engine.domain.execution.command.StopExecutionCommand
All Implemented Interfaces:
Event

public class StopExecutionCommand extends Object implements Event
  • Constructor Details

    • StopExecutionCommand

      public StopExecutionCommand(Long executionId)
  • Method Details

    • executionId

      public long executionId()
      Specified by:
      executionId in interface Event