Class FindContentItemsByScopeIdAndTypeCmd

java.lang.Object
com.flowable.content.engine.impl.cmd.FindContentItemsByScopeIdAndTypeCmd
All Implemented Interfaces:
Serializable, Command<List<CoreContentItem>>

public class FindContentItemsByScopeIdAndTypeCmd extends Object implements Command<List<CoreContentItem>>, Serializable
See Also: