All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.takari.orchestra.plugins.nexus.ProcessExecutor Maven / Gradle / Ivy

package io.takari.orchestra.plugins.nexus;

public interface ProcessExecutor {

    void execute(String processKey, String userId, String path, String version);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy