Class BasicCICustomizationTask2<P1,​P2>

    • Constructor Detail

      • BasicCICustomizationTask2

        public BasicCICustomizationTask2​(String name,
                                         CommandInterface commandInterface,
                                         P1 object1,
                                         P2 object2)
    • Method Detail

      • execute

        public abstract org.eclipse.core.runtime.IStatus execute​(CommandInterface commandInterface,
                                                                 P1 object1,
                                                                 P2 object2,
                                                                 org.eclipse.core.runtime.IProgressMonitor monitor)