public static final class TaskExecution.Factory extends Object
TaskExecution
.Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static TaskExecution |
newInstance()
Constructs a new instance of
TaskExecution . |
static TaskExecution |
newInstance(String instanceName,
Task task)
Constructs a new instance of
TaskExecution ,
taking all possible properties (except the identifier(s))as arguments. |
public static TaskExecution newInstance()
TaskExecution
.public static TaskExecution newInstance(String instanceName, Task task)
TaskExecution
,
taking all possible properties (except the identifier(s))as arguments.Copyright © 2019 Communote team. All rights reserved.