Class PersonaProcessor

java.lang.Object
com.evolveum.midpoint.model.impl.lens.PersonaProcessor

@Component public class PersonaProcessor extends Object
Runs persona-related changes after the primary operation is all done. Executed directly from clockwork. Not entirely clean solution. Ideally, this should be somehow integrated in the clockwork process (nested contexts). But should be good enough for now.
Author:
semancik
  • Constructor Details

    • PersonaProcessor

      public PersonaProcessor()