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

org.ikasan.dashboard.ui.scheduler.util.ScheduledProcessConstants Maven / Gradle / Ivy

The newest version!
package org.ikasan.dashboard.ui.scheduler.util;

public class ScheduledProcessConstants {
    public static final String SCHEDULED_CONSUMER = "Scheduled Consumer";
    public static final String BLACKOUT_ROUTER = "Blackout Router";
    public static final String PROCESS_EXECUTION_BROKER = "Process Execution Broker";
    public static final String FILE_CONSUMER = "File Consumer";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy