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

org.snapscript.agent.event.ProcessEvent Maven / Gradle / Ivy


package org.snapscript.agent.event;

public interface ProcessEvent {
   String getProcess();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy