org.bonitasoft.engine.platform.command.model.impl
public class SPlatformCommandBuilderFactoryImpl extends Object implements org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilderFactory
| Constructor and Description |
|---|
SPlatformCommandBuilderFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilder |
createNewInstance(org.bonitasoft.engine.platform.command.model.SPlatformCommand originalCommand) |
org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilder |
createNewInstance(String name,
String description,
String implementationClass) |
String |
getDescriptionKey() |
String |
getIdKey() |
String |
getImplementationClassKey() |
String |
getNameKey() |
public org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilder createNewInstance(org.bonitasoft.engine.platform.command.model.SPlatformCommand originalCommand)
createNewInstance in interface org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilderFactorypublic org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilder createNewInstance(String name, String description, String implementationClass)
createNewInstance in interface org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilderFactorypublic String getIdKey()
getIdKey in interface org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilderFactorypublic String getNameKey()
getNameKey in interface org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilderFactorypublic String getDescriptionKey()
getDescriptionKey in interface org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilderFactorypublic String getImplementationClassKey()
getImplementationClassKey in interface org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilderFactoryCopyright © 2014 Bonitasoft S.A.. All rights reserved.