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>
-
Field Summary
Fields inherited from interface ProcessingUnitDeploymentDependencies
COMMANDLINE_OPTION -
Method Summary
Methods inherited from interface InternalProcessingUnitDetailedDependencies
addDependencies, addDependency, getCommandLineOption, toRequiredDependenciesMethods inherited from interface ProcessingUnitDetailedDependencies
getDependencyByName, getRequiredProcessingUnitsNames, isEmpty