DevHelper

camundala.helper.DevHelper
object DevHelper

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
DevHelper.type

Members list

Value members

Concrete methods

def createCustomTask(processName: String, workerName: String)(using config: SetupConfig): Unit
def createMessageEvent(processName: String, workerName: String)(using config: SetupConfig): Unit
def createProcess(processName: String)(using config: SetupConfig): Unit
def createServiceTask(processName: String, workerName: String)(using config: SetupConfig): Unit
def createSignalEvent(processName: String, workerName: String)(using config: SetupConfig): Unit
def createTimerEvent(processName: String, workerName: String)(using config: SetupConfig): Unit
def createUpdateCompany(companyName: String, repoConfig: Artifactory): Unit
def createUserTask(processName: String, workerName: String)(using config: SetupConfig): Unit
def update(using config: SetupConfig): Unit
def updateProject(config: HelperConfig): Unit