public class SCommandUpdateBuilderImpl extends Object implements org.bonitasoft.engine.command.model.SCommandUpdateBuilder
| Constructor and Description |
|---|
SCommandUpdateBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.recorder.model.EntityUpdateDescriptor |
done() |
org.bonitasoft.engine.command.model.SCommandUpdateBuilder |
updateDescription(String description) |
org.bonitasoft.engine.command.model.SCommandUpdateBuilder |
updateImplementation(String implementation) |
org.bonitasoft.engine.command.model.SCommandUpdateBuilder |
updateName(String name) |
public org.bonitasoft.engine.command.model.SCommandUpdateBuilder updateName(String name)
updateName in interface org.bonitasoft.engine.command.model.SCommandUpdateBuilderpublic org.bonitasoft.engine.command.model.SCommandUpdateBuilder updateDescription(String description)
updateDescription in interface org.bonitasoft.engine.command.model.SCommandUpdateBuilderpublic org.bonitasoft.engine.command.model.SCommandUpdateBuilder updateImplementation(String implementation)
updateImplementation in interface org.bonitasoft.engine.command.model.SCommandUpdateBuilderpublic org.bonitasoft.engine.recorder.model.EntityUpdateDescriptor done()
done in interface org.bonitasoft.engine.command.model.SCommandUpdateBuilderCopyright © 2017 Bonitasoft S.A.. All rights reserved.