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