public class ProcessContext extends Object
Constructor and Description |
---|
ProcessContext() |
Modifier and Type | Method and Description |
---|---|
String |
getExecutionContext() |
LogbookTypeProcess |
getLogbookTypeProcess() |
String |
getWorkFlowId() |
ProcessContext |
setExecutionContext(String executionContext) |
ProcessContext |
setLogbookTypeProcess(LogbookTypeProcess logbookTypeProcess) |
ProcessContext |
setWorkFlowId(String workFlowId) |
public String getWorkFlowId()
public ProcessContext setWorkFlowId(String workFlowId)
workFlowId
- the workFlowId to setpublic String getExecutionContext()
public ProcessContext setExecutionContext(String executionContext)
executionContext
- the executionContext to setpublic LogbookTypeProcess getLogbookTypeProcess()
public ProcessContext setLogbookTypeProcess(LogbookTypeProcess logbookTypeProcess)
logbookTypeProcess
- the logbookTypeProcessCopyright © 2018 Vitam. All rights reserved.