Package com.evolveum.midpoint.ninja.util
Class BasicLightweightIdentifierGenerator
- java.lang.Object
- 
- com.evolveum.midpoint.ninja.util.BasicLightweightIdentifierGenerator
 
- 
- All Implemented Interfaces:
- com.evolveum.midpoint.task.api.LightweightIdentifierGenerator
 
 public class BasicLightweightIdentifierGenerator extends Object implements com.evolveum.midpoint.task.api.LightweightIdentifierGenerator Created by Viliam Repan (lazyman).
- 
- 
Constructor SummaryConstructors Constructor Description BasicLightweightIdentifierGenerator()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description @NotNull com.evolveum.midpoint.task.api.LightweightIdentifiergenerate()
 
-