public interface SCommandBuilderFactory
| Modifier and Type | Method and Description |
|---|---|
SCommandBuilder |
createNewInstance(SCommand command) |
SCommandBuilder |
createNewInstance(String name,
String description,
String implementationClass) |
String |
getDescriptionKey() |
String |
getIdKey() |
String |
getImplementationClassKey() |
String |
getNameKey() |
String |
getSystemKey() |
SCommandBuilder createNewInstance(SCommand command)
SCommandBuilder createNewInstance(String name, String description, String implementationClass)
String getIdKey()
String getNameKey()
String getDescriptionKey()
String getImplementationClassKey()
String getSystemKey()
Copyright © 2018 Bonitasoft S.A.. All rights reserved.