orchescala.helper.dev.update

Members list

Type members

Classlikes

case class ApiGenerator()(using config: DevConfig)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class ApiGeneratorGenerator()(using config: DevConfig)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class BpmnGenerator()(using config: DevConfig)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class BpmnProcessGenerator()(using config: DevConfig)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class DirectoryGenerator()(using config: DevConfig)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class DmnGenerator()(using config: DevConfig)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class GenericFileGenerator()(using config: DevConfig)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class SbtGenerator()(using config: DevConfig)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class SbtSettingsGenerator()(using config: DevConfig)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class ScriptCreator()(using config: DevConfig)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class SetupElement(label: String, processName: String, bpmnName: String, version: Option[Int])(using setupConfig: DevConfig)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class SetupGenerator()(using config: DevConfig)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class SimulationGenerator()(using config: DevConfig)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class WorkerGenerator()(using config: DevConfig)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def createIfNotExists(file: Path, contentNew: String): Unit
def createOrUpdate(file: Path, contentNew: String): Unit
def doNotAdjustText(replaceCommand: String): String
def howToResetText(replaceCommand: String): String

Concrete fields

val doNotAdjust: String
lazy val helperDoNotAdjustText: String
lazy val helperHowToResetText: String

Extensions

Extensions

extension (version: Option[Int])
def versionLabel: String
def versionPackage: String
def versionPath: String

Exports

Defined exports

final val DevConfig: DevConfig
Exported from util
final type DevConfig = DevConfig
Exported from util
Exported from util
final type ModuleConfig = ModuleConfig
Exported from util