Interface InternalProcessingUnitDeploymentDependencies<T extends ProcessingUnitDependency,IT extends InternalProcessingUnitDependency>

All Superinterfaces:
InternalProcessingUnitDetailedDependencies<T,IT>, ProcessingUnitDeploymentDependencies<T>, ProcessingUnitDetailedDependencies<T>
All Known Implementing Classes:
DefaultProcessingUnitDeploymentDependencies

public interface InternalProcessingUnitDeploymentDependencies<T extends ProcessingUnitDependency,IT extends InternalProcessingUnitDependency> extends InternalProcessingUnitDetailedDependencies<T,IT>, ProcessingUnitDeploymentDependencies<T>