Package com.github.toolarium.processing.unit
-
Interface Summary Interface Description IProcessingUnit Defines the processing unit interface.IProcessingUnitContext Defines the processing unit contextIProcessingUnitPersistence Defines the processing persistence interface.IProcessingUnitProgress Defines the processing unit progress.IProcessingUnitStatistic The processing unit statisticIProcessingUnitStatus Defines the processing unit status: Either theIProcessingUnitStatus.getNumberOfSuccessfulUnits()or theIProcessingUnitStatus.getNumberOfFailedUnits()returns a positive number of processed units. -
Class Summary Class Description ParameterDefinitionBuilder Defines a parameter definition builder: At least the parameter must define a key and a description.ProcessingUnitStatusBuilder Defines the processing unit status builderVersion The version class