Class SetConfigurationOwnerCmd
- java.lang.Object
-
- com.flowable.platform.engine.impl.cmd.SetConfigurationOwnerCmd
-
-
Field Summary
Fields Modifier and Type Field Description protected String
configurationId
protected String
userId
-
Constructor Summary
Constructors Constructor Description SetConfigurationOwnerCmd(String configurationId, String userId)
-
-
-
Method Detail
-
execute
public Void execute(CommandContext commandContext)
-
-