public static class OperationContext.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
OperationContext.Builder |
addProof(Proof proof) |
OperationContext |
build() |
OperationContext.Builder |
withAuthor(Author author) |
OperationContext.Builder |
withOperation(String operation) |
OperationContext.Builder |
withRecordDate(Calendar recordDate)
Deprecated.
use withRecordDateTime
|
OperationContext.Builder |
withRecordDateTime(org.joda.time.DateTime recordDate) |
public OperationContext.Builder withOperation(String operation)
@Deprecated public OperationContext.Builder withRecordDate(Calendar recordDate)
recordDate
- public OperationContext.Builder withRecordDateTime(org.joda.time.DateTime recordDate)
public OperationContext.Builder withAuthor(Author author)
public OperationContext.Builder addProof(Proof proof)
public OperationContext build()
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.