Uses of Interface
com.axemble.vdoc.sdk.history.IEventBuilder
-
Uses of IEventBuilder in com.axemble.vdoc.sdk.history
Modifier and TypeMethodDescriptionIEventController.createEventBuilder()
Produce and return a new instance ofIEventBuilder
IEventBuilder.withCodeLevelA
(String codeLevelA) Feeds the codeLevelA and returns the builderIEventBuilder.withCodeLevelB
(String codeLevelB) Feeds the codeLevelB and returns the builderIEventBuilder.withCodeLevelC
(String codeLevelC) Feeds the codeLevelC and returns the builderFeeds the date and returns the builderIEventBuilder.withObjectId
(Long objectId) Feeds the objectId and returns the builderIEventBuilder.withObjectLabel
(String objectLabel) Feeds the objectLabel and returns the builderIEventBuilder.withObjectType
(String objectType) Feeds the objectType and returns the builderFeeds the type and returns the builderFeeds the user and returns the builder -
Uses of IEventBuilder in com.axemble.vdoc.sdk.impl