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

dev.bpmcrafters.processengineapi.process.StartProcessCommand.kt Maven / Gradle / Ivy

There is a newer version: 0.3.0
Show newest version
package dev.bpmcrafters.processengineapi.process

import dev.bpmcrafters.processengineapi.PayloadSupplier

/**
 * Interface for process start commands.
 * @since 0.0.1
 */
interface StartProcessCommand : PayloadSupplier




© 2015 - 2024 Weber Informatics LLC | Privacy Policy