Class ReferenceMessageCmd
java.lang.Object
com.flowable.engage.engine.impl.cmd.ReferenceMessageCmd
- All Implemented Interfaces:
org.flowable.common.engine.impl.interceptor.Command<Void>
public class ReferenceMessageCmd
extends Object
implements org.flowable.common.engine.impl.interceptor.Command<Void>
- Author:
- Filip Hrisafov
-
Field Details
-
messageId
-
referenceId
-
referenceType
-
-
Constructor Details
-
ReferenceMessageCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.flowable.common.engine.impl.interceptor.Command<Void>
-