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