com.banda.chemistry.task
Class AcRunTask

java.lang.Object
  extended by com.banda.core.domain.task.Task
      extended by com.banda.chemistry.task.AcCoreRunTask
          extended by com.banda.chemistry.task.AcRunTask
All Implemented Interfaces:
AcTaskParts.AcActionSeriesHolder, AcTaskParts.AcEvaluatedActionSeriesHolder, AcTaskParts.AcHolder, AcTaskParts.AcTaskHolder, Serializable

public class AcRunTask
extends AcCoreRunTask

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class com.banda.chemistry.task.AcCoreRunTask
AcCoreRunTask.AcRunStoreOption
 
Constructor Summary
AcRunTask()
           
 
Method Summary
 Integer getEventPublishPeriodicity()
           
 boolean isRunLocal()
           
 void setEventPublishPeriodicity(Integer eventPublishPeriodicity)
           
 void setRunLocal(boolean runLocal)
           
 
Methods inherited from class com.banda.chemistry.task.AcCoreRunTask
copyFrom, getAc, getAcId, getAcTask, getAcTaskId, getActionSeries, getActionSeriesId, getEvaluatedActionSeries, getEvaluatedActionSeriesId, getInitialConcentrations, getNotANumberConcentrationHandling, getRepetitions, getRunTime, getStoreOption, getStoreSpeciesHistorySelectionGroup, getUpperThresholdViolationHandling, getZeroThresholdViolationHandling, hasInitialConcentrations, hasUpperThresholdViolationHandling, isAcComplete, isAcDefined, isAcTaskComplete, isAcTaskDefined, isActionSeriesComplete, isActionSeriesDefined, isEvaluatedActionSeriesComplete, isEvaluatedActionSeriesDefined, isSaveRunFlag, setAc, setAcId, setAcTask, setAcTaskId, setActionSeries, setActionSeriesId, setEvaluatedActionSeries, setEvaluatedActionSeriesId, setInitialConcentrations, setNotANumberConcentrationHandling, setRepetitions, setRunTime, setSaveRunFlag, setStoreOption, setStoreSpeciesHistorySelectionGroup, setUpperThresholdViolationHandling, setZeroThresholdViolationHandling
 
Methods inherited from class com.banda.core.domain.task.Task
getId, getTimeCreated, getVersion, isRepeat, needsGrid, setId, setRepeat, setTimeCreated, setVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcRunTask

public AcRunTask()
Method Detail

getEventPublishPeriodicity

public Integer getEventPublishPeriodicity()

setEventPublishPeriodicity

public void setEventPublishPeriodicity(Integer eventPublishPeriodicity)

isRunLocal

public boolean isRunLocal()

setRunLocal

public void setRunLocal(boolean runLocal)


Copyright © 2013. All Rights Reserved.