@Entity public class JobView extends Object
| Constructor and Description |
|---|
JobView() |
public String getViewId()
public Long getId()
public String getJobId()
public String getGroupId()
public String getProjectId()
public String getJobOwner()
public Boolean getAutomaticallyMachineSelection()
public String getSelectedMachine()
public Integer getNumberOfProcesses()
public Integer getNumberOfProcessesByMachine()
public LocalDateTime getSubmissionTime()
public String getDescription()
public Integer getPriority()
public Boolean getMultipleExecution()
public JobSpecificationType getJobType()
public Integer getNumberOfRetries()
public String getExecutionMachine()
public LocalDateTime getEndTime()
public Integer getExitCode()
public String getGuiltyNodeId()
public ExitStatus getExitStatus()
public Double getCpuTime()
public Integer getWallclockTime()
public Double getRamMemory()
public String getFlowId()
public String getFlowVersion()
public String getFlowName()
public byte[] getFlowRaw()
public LocalDateTime getLastModifiedTime()
public boolean isDeleted()
public long getJobStatushistoryId()
public StatusType getJobStatus()
public LocalDateTime getJobStatusTimestamp()
public Long getJaId()
public String getAlgorithmId()
public String getAlgorithmVersion()
public String getAlgorithmName()
public String getParameterId()
public String getParamLabel()
public String getParamType()
public Long getJobAlgoParamId()
public String getParamValue()
Copyright © 2019. All rights reserved.