Class SetConversationReferenceCmd

java.lang.Object
com.flowable.engage.engine.impl.cmd.BaseUpdateConversationCmd
com.flowable.engage.engine.impl.cmd.SetConversationReferenceCmd
All Implemented Interfaces:
Command<ConversationEntity>

public class SetConversationReferenceCmd extends BaseUpdateConversationCmd
Sets or updates the referenced work item of a conversation using its id, type and optional definition id.
Author:
Micha Kiener