Class ConfigRecord
java.lang.Object
org.craftercms.studio.api.v2.service.marketplace.registry.ConfigRecord
Holds the data about a configuration update during a plugin installation
- Since:
- 4.0.0
- Author:
- joseross
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ConfigRecordfrom(org.craftercms.commons.plugin.model.Installation installation) getType()voidsetElementXpath(String elementXpath) void
-
Constructor Details
-
ConfigRecord
public ConfigRecord()
-
-
Method Details
-
from
-
getType
-
setType
-
getElementXpath
-
setElementXpath
-