public class FindMessageByIdCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<Message>
protected String
messageId
FindMessageByIdCmd(String messageId)
Message
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final String messageId
public FindMessageByIdCmd(String messageId)
public Message execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
execute
org.flowable.common.engine.impl.interceptor.Command<Message>
Copyright © 2019. All rights reserved.