public class SEventBuilderImpl extends Object implements org.bonitasoft.engine.events.model.builders.SEventBuilder
| Constructor and Description |
|---|
SEventBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.bonitasoft.engine.events.model.builders.SEventBuilder |
createDeleteEvent(String type) |
org.bonitasoft.engine.events.model.builders.SEventBuilder |
createInsertEvent(String type) |
org.bonitasoft.engine.events.model.builders.SEventBuilder |
createNewInstance(String type) |
org.bonitasoft.engine.events.model.builders.SEventBuilder |
createUpdateEvent(String type) |
org.bonitasoft.engine.events.model.SEvent |
done() |
org.bonitasoft.engine.events.model.builders.SEventBuilder |
setObject(Object ob) |
public org.bonitasoft.engine.events.model.builders.SEventBuilder createNewInstance(String type)
createNewInstance in interface org.bonitasoft.engine.events.model.builders.SEventBuilderpublic org.bonitasoft.engine.events.model.SEvent done()
done in interface org.bonitasoft.engine.events.model.builders.SEventBuilderpublic org.bonitasoft.engine.events.model.builders.SEventBuilder setObject(Object ob)
setObject in interface org.bonitasoft.engine.events.model.builders.SEventBuilderpublic org.bonitasoft.engine.events.model.builders.SEventBuilder createInsertEvent(String type)
createInsertEvent in interface org.bonitasoft.engine.events.model.builders.SEventBuilderpublic org.bonitasoft.engine.events.model.builders.SEventBuilder createDeleteEvent(String type)
createDeleteEvent in interface org.bonitasoft.engine.events.model.builders.SEventBuilderpublic org.bonitasoft.engine.events.model.builders.SEventBuilder createUpdateEvent(String type)
createUpdateEvent in interface org.bonitasoft.engine.events.model.builders.SEventBuilderCopyright © 2013 BonitaSoft. All Rights Reserved.