Class SetConfigurationOwnerCmd
java.lang.Object
com.flowable.platform.engine.impl.cmd.SetConfigurationOwnerCmd
- All Implemented Interfaces:
org.flowable.common.engine.impl.interceptor.Command<Void>
public class SetConfigurationOwnerCmd
extends Object
implements org.flowable.common.engine.impl.interceptor.Command<Void>
- Author:
- Filip Hrisafov
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
configurationId
-
userId
-
-
Constructor Details
-
SetConfigurationOwnerCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.flowable.common.engine.impl.interceptor.Command<Void>
-