public class ProcessContextFactoryImpl extends Object implements ProcessContextFactory
| Constructor and Description |
|---|
ProcessContextFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
ProcessContext |
forCommonContext(@NotNull CommonContext commonContext)
Generate
ProcessContext for a process executed out of scope of any task. |
ProcessContext |
forTaskContext(@NotNull CommonTaskContext taskContext)
Generate
ProcessContext for a task. |
public ProcessContext forTaskContext(@NotNull @NotNull CommonTaskContext taskContext)
ProcessContextFactoryProcessContext for a task.forTaskContext in interface ProcessContextFactorypublic ProcessContext forCommonContext(@NotNull @NotNull CommonContext commonContext)
ProcessContextFactoryProcessContext for a process executed out of scope of any task.forCommonContext in interface ProcessContextFactoryCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.