package org.whole.lang.workflows.model; /** * @generator Whole */ public interface DeleteArtifacts extends IWorkflowsEntity, ArtifactsActivity { }