Interface FlowableIdmIdentityInfoSetEvent

  • All Superinterfaces:
    org.flowable.common.engine.api.delegate.event.FlowableEvent
    All Known Implementing Classes:
    FlowableIdmIdentityInfoSetEventImpl

    public interface FlowableIdmIdentityInfoSetEvent
    extends org.flowable.common.engine.api.delegate.event.FlowableEvent
    Event fired when a PlatformIdentityInfo is set explicitly via.
    Author:
    Filip Hrisafov