Package org.apache.unomi.router.api
Class RouterUtils
java.lang.Object
org.apache.unomi.router.api.RouterUtils
Created by amidani on 30/06/2017.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ImportExportConfiguration
addExecutionEntry
(ImportExportConfiguration configuration, Map execution, int executionsHistorySize) static char
getCharFromLineSeparator
(String lineSeparator) static PropertyType
getPropertyTypeById
(Collection<PropertyType> propertyTypes, String propertyTypeId)
-
Constructor Details
-
RouterUtils
public RouterUtils()
-
-
Method Details
-
addExecutionEntry
public static ImportExportConfiguration addExecutionEntry(ImportExportConfiguration configuration, Map execution, int executionsHistorySize) -
getCharFromLineSeparator
-
getPropertyTypeById
public static PropertyType getPropertyTypeById(Collection<PropertyType> propertyTypes, String propertyTypeId)
-