Package | Description |
---|---|
com.axemble.vdoc.sdk.history |
Modifier and Type | Method and Description |
---|---|
IEventBuilder |
IEventController.createEventBuilder()
Produce and return a new instance of
IEventBuilder |
IEventBuilder |
IEventBuilder.withCodeLevelA(String codeLevelA)
Feeds the codeLevelA and returns the builder
|
IEventBuilder |
IEventBuilder.withCodeLevelB(String codeLevelB)
Feeds the codeLevelB and returns the builder
|
IEventBuilder |
IEventBuilder.withCodeLevelC(String codeLevelC)
Feeds the codeLevelC and returns the builder
|
IEventBuilder |
IEventBuilder.withDate(Date date)
Feeds the date and returns the builder
|
IEventBuilder |
IEventBuilder.withObjectId(Long objectId)
Feeds the objectId and returns the builder
|
IEventBuilder |
IEventBuilder.withObjectLabel(String objectLabel)
Feeds the objectLabel and returns the builder
|
IEventBuilder |
IEventBuilder.withObjectType(String objectType)
Feeds the objectType and returns the builder
|
IEventBuilder |
IEventBuilder.withType(String type)
Feeds the type and returns the builder
|
IEventBuilder |
IEventBuilder.withUser(IUser user)
Feeds the user and returns the builder
|
Copyright © 2022 Visiativ. All rights reserved.