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