Uses of Enum
com.adobe.acs.commons.mcp.impl.processes.cfi.ContentFragmentImport.ReportColumns
Packages that use ContentFragmentImport.ReportColumns
-
Uses of ContentFragmentImport.ReportColumns in com.adobe.acs.commons.mcp.impl.processes.cfi
Methods in com.adobe.acs.commons.mcp.impl.processes.cfi that return ContentFragmentImport.ReportColumnsModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ContentFragmentImport.ReportColumns[]ContentFragmentImport.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.cfi that return types with arguments of type ContentFragmentImport.ReportColumnsModifier and TypeMethodDescriptionprotected EnumMap<ContentFragmentImport.ReportColumns,Object> ContentFragmentImport.trackDetailedActivity(String item, String action, String description, Long bytes) Method parameters in com.adobe.acs.commons.mcp.impl.processes.cfi with type arguments of type ContentFragmentImport.ReportColumnsModifier and TypeMethodDescriptionprotected voidContentFragmentImport.incrementCount(EnumMap<ContentFragmentImport.ReportColumns, Object> row, long amt)