Class RetryLaterReactionType

  • All Implemented Interfaces:
    Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

    public class RetryLaterReactionType
    extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
    Processing of the specified account should be retried later.
    See Also:
    Serialized Form
    • Field Detail

      • COMPLEX_TYPE

        public static final QName COMPLEX_TYPE
      • F_INITIAL_INTERVAL

        public static final ItemName F_INITIAL_INTERVAL
      • F_NEXT_INTERVAL

        public static final ItemName F_NEXT_INTERVAL
      • F_RETRY_LIMIT

        public static final ItemName F_RETRY_LIMIT
    • Constructor Detail

      • RetryLaterReactionType

        public RetryLaterReactionType()