public class SPlatformCommandBuilderImpl extends Object implements org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilder
| Constructor and Description |
|---|
SPlatformCommandBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilder |
createNewInstance(org.bonitasoft.engine.platform.command.model.SPlatformCommand command) |
org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilder |
createNewInstance(String name,
String description,
String implementationClass) |
org.bonitasoft.engine.platform.command.model.SPlatformCommand |
done() |
String |
getDescriptionKey() |
String |
getIdKey() |
String |
getImplementationClassKey() |
String |
getNameKey() |
public org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilder createNewInstance(org.bonitasoft.engine.platform.command.model.SPlatformCommand command)
createNewInstance in interface org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilderpublic org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilder createNewInstance(String name, String description, String implementationClass)
createNewInstance in interface org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilderpublic org.bonitasoft.engine.platform.command.model.SPlatformCommand done()
done in interface org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilderpublic String getIdKey()
getIdKey in interface org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilderpublic String getNameKey()
getNameKey in interface org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilderpublic String getDescriptionKey()
getDescriptionKey in interface org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilderpublic String getImplementationClassKey()
getImplementationClassKey in interface org.bonitasoft.engine.platform.command.model.SPlatformCommandBuilderCopyright © 2013 BonitaSoft. All Rights Reserved.