public class SCategoryUpdateBuilderImpl extends Object implements org.bonitasoft.engine.core.category.model.builder.SCategoryUpdateBuilder
| Constructor and Description |
|---|
SCategoryUpdateBuilderImpl(org.bonitasoft.engine.recorder.model.EntityUpdateDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.recorder.model.EntityUpdateDescriptor |
done() |
static org.bonitasoft.engine.core.category.model.builder.SCategoryUpdateBuilder |
getInstance() |
org.bonitasoft.engine.core.category.model.builder.SCategoryUpdateBuilder |
updateDescription(String description) |
org.bonitasoft.engine.core.category.model.builder.SCategoryUpdateBuilder |
updateName(String name) |
public SCategoryUpdateBuilderImpl(org.bonitasoft.engine.recorder.model.EntityUpdateDescriptor descriptor)
public org.bonitasoft.engine.recorder.model.EntityUpdateDescriptor done()
done in interface org.bonitasoft.engine.core.category.model.builder.SCategoryUpdateBuilderpublic org.bonitasoft.engine.core.category.model.builder.SCategoryUpdateBuilder updateName(String name)
updateName in interface org.bonitasoft.engine.core.category.model.builder.SCategoryUpdateBuilderpublic org.bonitasoft.engine.core.category.model.builder.SCategoryUpdateBuilder updateDescription(String description)
updateDescription in interface org.bonitasoft.engine.core.category.model.builder.SCategoryUpdateBuilderpublic static org.bonitasoft.engine.core.category.model.builder.SCategoryUpdateBuilder getInstance()
Copyright © 2016 Bonitasoft S.A.. All rights reserved.