public final class FlowExecutionImpl extends AbstractExecution
batchStatus, endTime, exitStatus, startTime, version
Constructor and Description |
---|
FlowExecutionImpl(String flowId) |
Modifier and Type | Method and Description |
---|---|
String |
getFlowId() |
javax.batch.runtime.StepExecution |
getLastStepExecution() |
void |
setLastStepExecution(javax.batch.runtime.StepExecution lastStepExecution) |
clone, getBatchStatus, getEndTime, getExitStatus, getStartTime, setBatchStatus, setExitStatus
public FlowExecutionImpl(String flowId)
public String getFlowId()
public javax.batch.runtime.StepExecution getLastStepExecution()
public void setLastStepExecution(javax.batch.runtime.StepExecution lastStepExecution)
Copyright © 2014 JBoss by Red Hat. All rights reserved.