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

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

There is a newer version: 4.0.1
Show 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 - 2024 Weber Informatics LLC | Privacy Policy