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