public class SCommandBuilderFactoryImpl extends Object implements SCommandBuilderFactory
| Constructor and Description |
|---|
SCommandBuilderFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
SCommandBuilder |
createNewInstance(SCommand originalCommand) |
SCommandBuilder |
createNewInstance(String name,
String description,
String implementationClass) |
String |
getDescriptionKey() |
String |
getIdKey() |
String |
getImplementationClassKey() |
String |
getNameKey() |
String |
getSystemKey() |
public SCommandBuilder createNewInstance(SCommand originalCommand)
createNewInstance in interface SCommandBuilderFactorypublic SCommandBuilder createNewInstance(String name, String description, String implementationClass)
createNewInstance in interface SCommandBuilderFactorypublic String getIdKey()
getIdKey in interface SCommandBuilderFactorypublic String getNameKey()
getNameKey in interface SCommandBuilderFactorypublic String getDescriptionKey()
getDescriptionKey in interface SCommandBuilderFactorypublic String getImplementationClassKey()
getImplementationClassKey in interface SCommandBuilderFactorypublic String getSystemKey()
getSystemKey in interface SCommandBuilderFactoryCopyright © 2019 Bonitasoft S.A.. All rights reserved.