Class DeleteRenditionItemsByScopeCmd
- java.lang.Object
-
- com.flowable.content.engine.impl.cmd.DeleteRenditionItemsByScopeCmd
-
- All Implemented Interfaces:
Serializable
,Command<Void>
public class DeleteRenditionItemsByScopeCmd extends Object implements Command<Void>, Serializable
- Author:
- Tijs Rademakers
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DeleteRenditionItemsByScopeCmd(String scopeId, String scopeType)
-
-
-
Method Detail
-
execute
public Void execute(CommandContext commandContext)
-
-