public interface PropertiesTransportOptions
content transport
or
file system sync
.ExportOperation.configurePropertiesExport()
,
FeatureModel.configurePropertiesTransport()
Modifier and Type | Interface and Description |
---|---|
static class |
PropertiesTransportOptions.ProjectPropertyType
Enum describing types available for properties transport.
|
Modifier and Type | Method and Description |
---|---|
void |
setProjectPropertiesTransport(EnumSet<PropertiesTransportOptions.ProjectPropertyType> types)
Defines which properties types should be transported within related transport.
|
void setProjectPropertiesTransport(@NotNull EnumSet<PropertiesTransportOptions.ProjectPropertyType> types)
EnumSet.allOf(ProjectPropertyType.class)
to activate global properties transport for all types.EnumSet.of(Enum)
to configure specific properties transport.Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210