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 ImportExportConfigurationaddExecutionEntry(ImportExportConfiguration configuration, Map execution, int executionsHistorySize) static chargetCharFromLineSeparator(String lineSeparator) static PropertyTypegetPropertyTypeById(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)
-