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