- br.pucrio.tecgraf.soma.job - package br.pucrio.tecgraf.soma.job
-
- br.pucrio.tecgraf.soma.job.event - package br.pucrio.tecgraf.soma.job.event
-
- br.pucrio.tecgraf.soma.job.util - package br.pucrio.tecgraf.soma.job.util
-
- buildExecutingEvent(ICommandInfo) - Method in interface br.pucrio.tecgraf.soma.job.event.IJobHistoryEventFactory
-
Build an event indicating that a job is being executed.
- buildExecutingEvent(ICommandInfo) - Method in class br.pucrio.tecgraf.soma.job.event.JobHistoryEventFactory
-
- buildFinishedEvent(ICommandInfo) - Method in interface br.pucrio.tecgraf.soma.job.event.IJobHistoryEventFactory
-
Build an event indicating that a job executing ended.
- buildFinishedEvent(ICommandInfo) - Method in class br.pucrio.tecgraf.soma.job.event.JobHistoryEventFactory
-
- buildFlowObject(AlgorithmConfigurator) - Method in class br.pucrio.tecgraf.soma.job.event.JobHistoryEventFactory
-
- buildRescheduledEvent(ICommandInfo) - Method in interface br.pucrio.tecgraf.soma.job.event.IJobHistoryEventFactory
-
Build an event indicating that a job was rescheduled, after an execution attempt.
- buildRescheduledEvent(ICommandInfo) - Method in class br.pucrio.tecgraf.soma.job.event.JobHistoryEventFactory
-
- buildScheduledEvent(ICommandInfo) - Method in interface br.pucrio.tecgraf.soma.job.event.IJobHistoryEventFactory
-
Build an event indicating that a job was scheduled for execution.
- buildScheduledEvent(ICommandInfo) - Method in class br.pucrio.tecgraf.soma.job.event.JobHistoryEventFactory
-
- buildStageInEvent(ICommandInfo) - Method in interface br.pucrio.tecgraf.soma.job.event.IJobHistoryEventFactory
-
Build an event to represent the uploading stage of a job.
- buildStageInEvent(ICommandInfo) - Method in class br.pucrio.tecgraf.soma.job.event.JobHistoryEventFactory
-
- buildStageOutEvent(ICommandInfo) - Method in interface br.pucrio.tecgraf.soma.job.event.IJobHistoryEventFactory
-
Build an event to represent the downloading stage of a job.
- buildStageOutEvent(ICommandInfo) - Method in class br.pucrio.tecgraf.soma.job.event.JobHistoryEventFactory
-