Uses of Enum
com.adobe.acs.commons.mcp.impl.processes.DataImporter.ReportColumns
Packages that use DataImporter.ReportColumns
-
Uses of DataImporter.ReportColumns in com.adobe.acs.commons.mcp.impl.processes
Methods in com.adobe.acs.commons.mcp.impl.processes that return DataImporter.ReportColumnsModifier and TypeMethodDescriptionstatic DataImporter.ReportColumnsReturns the enum constant of this type with the specified name.static DataImporter.ReportColumns[]DataImporter.ReportColumns.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.adobe.acs.commons.mcp.impl.processes that return types with arguments of type DataImporter.ReportColumnsModifier and TypeMethodDescriptionprotected EnumMap<DataImporter.ReportColumns,Object> DataImporter.trackActivity(String item, String action, Integer count) Method parameters in com.adobe.acs.commons.mcp.impl.processes with type arguments of type DataImporter.ReportColumnsModifier and TypeMethodDescriptionprotected voidDataImporter.incrementCount(EnumMap<DataImporter.ReportColumns, Object> row, int amt)