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

io.quarkiverse.temporal.TemporalInstance Maven / Gradle / Ivy

package io.quarkiverse.temporal;

public interface TemporalInstance {

    T workflowId(String workflowId);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy