|
Change Parameter Type patchedValue : PatchedValue<T> to valuePatch : ValuePatch<T> in method public applyPatchForField(field String, valuePatch ValuePatch<T>) : Function<Insert,Insert> in class org.apache.james.jmap.cassandra.vacation.CassandraVacationDAO |
From |
To |
|
Change Parameter Type textBody : PatchedValue<String> to textBody : ValuePatch<String> in method private VacationPatch(subject ValuePatch<String>, textBody ValuePatch<String>, htmlBody ValuePatch<String>, toDate ValuePatch<ZonedDateTime>, fromDate ValuePatch<ZonedDateTime>, isEnabled ValuePatch<Boolean>) in class org.apache.james.jmap.api.vacation.VacationPatch |
From |
To |
|
Change Parameter Type fromDate : PatchedValue<ZonedDateTime> to fromDate : ValuePatch<ZonedDateTime> in method private VacationPatch(subject ValuePatch<String>, textBody ValuePatch<String>, htmlBody ValuePatch<String>, toDate ValuePatch<ZonedDateTime>, fromDate ValuePatch<ZonedDateTime>, isEnabled ValuePatch<Boolean>) in class org.apache.james.jmap.api.vacation.VacationPatch |
From |
To |
|
Change Parameter Type id : PatchedValue<String> to id : ValuePatch<String> in method private VacationResponse(id ValuePatch<String>, isEnabled ValuePatch<Boolean>, fromDate ValuePatch<ZonedDateTime>, toDate ValuePatch<ZonedDateTime>, textBody ValuePatch<String>, subject ValuePatch<String>, htmlBody ValuePatch<String>, isActivated Optional<Boolean>) in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Parameter Type subject : PatchedValue<String> to subject : ValuePatch<String> in method private VacationResponse(id ValuePatch<String>, isEnabled ValuePatch<Boolean>, fromDate ValuePatch<ZonedDateTime>, toDate ValuePatch<ZonedDateTime>, textBody ValuePatch<String>, subject ValuePatch<String>, htmlBody ValuePatch<String>, isActivated Optional<Boolean>) in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Parameter Type subject : PatchedValue<String> to subject : ValuePatch<String> in method private VacationPatch(subject ValuePatch<String>, textBody ValuePatch<String>, htmlBody ValuePatch<String>, toDate ValuePatch<ZonedDateTime>, fromDate ValuePatch<ZonedDateTime>, isEnabled ValuePatch<Boolean>) in class org.apache.james.jmap.api.vacation.VacationPatch |
From |
To |
|
Change Parameter Type textBody : PatchedValue<String> to textBody : ValuePatch<String> in method private VacationResponse(id ValuePatch<String>, isEnabled ValuePatch<Boolean>, fromDate ValuePatch<ZonedDateTime>, toDate ValuePatch<ZonedDateTime>, textBody ValuePatch<String>, subject ValuePatch<String>, htmlBody ValuePatch<String>, isActivated Optional<Boolean>) in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Parameter Type htmlBody : PatchedValue<String> to htmlBody : ValuePatch<String> in method private VacationPatch(subject ValuePatch<String>, textBody ValuePatch<String>, htmlBody ValuePatch<String>, toDate ValuePatch<ZonedDateTime>, fromDate ValuePatch<ZonedDateTime>, isEnabled ValuePatch<Boolean>) in class org.apache.james.jmap.api.vacation.VacationPatch |
From |
To |
|
Change Parameter Type isEnabled : PatchedValue<Boolean> to isEnabled : ValuePatch<Boolean> in method private VacationPatch(subject ValuePatch<String>, textBody ValuePatch<String>, htmlBody ValuePatch<String>, toDate ValuePatch<ZonedDateTime>, fromDate ValuePatch<ZonedDateTime>, isEnabled ValuePatch<Boolean>) in class org.apache.james.jmap.api.vacation.VacationPatch |
From |
To |
|
Change Parameter Type textBody : PatchedValue<String> to textBody : ValuePatch<String> in method public textBody(textBody ValuePatch<String>) : Builder in class org.apache.james.jmap.api.vacation.VacationPatch.Builder |
From |
To |
|
Change Parameter Type toDate : PatchedValue<ZonedDateTime> to toDate : ValuePatch<ZonedDateTime> in method public toDate(toDate ValuePatch<ZonedDateTime>) : Builder in class org.apache.james.jmap.api.vacation.VacationPatch.Builder |
From |
To |
|
Change Parameter Type htmlBody : PatchedValue<String> to htmlBody : ValuePatch<String> in method private VacationResponse(id ValuePatch<String>, isEnabled ValuePatch<Boolean>, fromDate ValuePatch<ZonedDateTime>, toDate ValuePatch<ZonedDateTime>, textBody ValuePatch<String>, subject ValuePatch<String>, htmlBody ValuePatch<String>, isActivated Optional<Boolean>) in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Parameter Type fromDate : PatchedValue<ZonedDateTime> to fromDate : ValuePatch<ZonedDateTime> in method private VacationResponse(id ValuePatch<String>, isEnabled ValuePatch<Boolean>, fromDate ValuePatch<ZonedDateTime>, toDate ValuePatch<ZonedDateTime>, textBody ValuePatch<String>, subject ValuePatch<String>, htmlBody ValuePatch<String>, isActivated Optional<Boolean>) in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Parameter Type toDate : PatchedValue<ZonedDateTime> to toDate : ValuePatch<ZonedDateTime> in method private VacationPatch(subject ValuePatch<String>, textBody ValuePatch<String>, htmlBody ValuePatch<String>, toDate ValuePatch<ZonedDateTime>, fromDate ValuePatch<ZonedDateTime>, isEnabled ValuePatch<Boolean>) in class org.apache.james.jmap.api.vacation.VacationPatch |
From |
To |
|
Change Parameter Type patchedValue : PatchedValue<ZonedDateTime> to valuePatch : ValuePatch<ZonedDateTime> in method public applyPatchForFieldZonedDateTime(field String, valuePatch ValuePatch<ZonedDateTime>) : Function<Insert,Insert> in class org.apache.james.jmap.cassandra.vacation.CassandraVacationDAO |
From |
To |
|
Change Parameter Type toDate : PatchedValue<ZonedDateTime> to toDate : ValuePatch<ZonedDateTime> in method private VacationResponse(id ValuePatch<String>, isEnabled ValuePatch<Boolean>, fromDate ValuePatch<ZonedDateTime>, toDate ValuePatch<ZonedDateTime>, textBody ValuePatch<String>, subject ValuePatch<String>, htmlBody ValuePatch<String>, isActivated Optional<Boolean>) in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Parameter Type fromDate : PatchedValue<ZonedDateTime> to fromDate : ValuePatch<ZonedDateTime> in method public fromDate(fromDate ValuePatch<ZonedDateTime>) : Builder in class org.apache.james.jmap.api.vacation.VacationPatch.Builder |
From |
To |
|
Change Parameter Type isEnabled : PatchedValue<Boolean> to isEnabled : ValuePatch<Boolean> in method public isEnabled(isEnabled ValuePatch<Boolean>) : Builder in class org.apache.james.jmap.api.vacation.VacationPatch.Builder |
From |
To |
|
Change Parameter Type isEnabled : PatchedValue<Boolean> to isEnabled : ValuePatch<Boolean> in method private VacationResponse(id ValuePatch<String>, isEnabled ValuePatch<Boolean>, fromDate ValuePatch<ZonedDateTime>, toDate ValuePatch<ZonedDateTime>, textBody ValuePatch<String>, subject ValuePatch<String>, htmlBody ValuePatch<String>, isActivated Optional<Boolean>) in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Parameter Type subject : PatchedValue<String> to subject : ValuePatch<String> in method public subject(subject ValuePatch<String>) : Builder in class org.apache.james.jmap.api.vacation.VacationPatch.Builder |
From |
To |
|
Change Parameter Type htmlBody : PatchedValue<String> to htmlBody : ValuePatch<String> in method public htmlBody(htmlBody ValuePatch<String>) : Builder in class org.apache.james.jmap.api.vacation.VacationPatch.Builder |
From |
To |
|
Change Return Type PatchedValue<T> to ValuePatch<T> in method public ofOptional(value Optional<T>) : ValuePatch<T> in class org.apache.james.util.ValuePatch |
From |
To |
|
Change Return Type PatchedValue<T> to ValuePatch<T> in method public ofNullable(value T) : ValuePatch<T> in class org.apache.james.util.ValuePatch |
From |
To |
|
Change Return Type PatchedValue<ZonedDateTime> to ValuePatch<ZonedDateTime> in method public getFromDate() : ValuePatch<ZonedDateTime> in class org.apache.james.jmap.api.vacation.VacationPatch |
From |
To |
|
Change Return Type PatchedValue<Boolean> to ValuePatch<Boolean> in method public getIsEnabled() : ValuePatch<Boolean> in class org.apache.james.jmap.api.vacation.VacationPatch |
From |
To |
|
Change Return Type PatchedValue<T> to ValuePatch<T> in method public modifyTo(value T) : ValuePatch<T> in class org.apache.james.util.ValuePatch |
From |
To |
|
Change Return Type PatchedValue<String> to ValuePatch<String> in method public getHtmlBody() : ValuePatch<String> in class org.apache.james.jmap.api.vacation.VacationPatch |
From |
To |
|
Change Return Type PatchedValue<T> to ValuePatch<T> in method public remove() : ValuePatch<T> in class org.apache.james.util.ValuePatch |
From |
To |
|
Change Return Type PatchedValue<ZonedDateTime> to ValuePatch<ZonedDateTime> in method public getToDate() : ValuePatch<ZonedDateTime> in class org.apache.james.jmap.api.vacation.VacationPatch |
From |
To |
|
Change Return Type PatchedValue<String> to ValuePatch<String> in method public getTextBody() : ValuePatch<String> in class org.apache.james.jmap.api.vacation.VacationPatch |
From |
To |
|
Change Return Type PatchedValue<T> to ValuePatch<T> in method public keep() : ValuePatch<T> in class org.apache.james.util.ValuePatch |
From |
To |
|
Change Return Type PatchedValue<String> to ValuePatch<String> in method public getSubject() : ValuePatch<String> in class org.apache.james.jmap.api.vacation.VacationPatch |
From |
To |
|
Change Attribute Type textBody : PatchedValue<String> to textBody : ValuePatch<String> in class org.apache.james.jmap.api.vacation.VacationPatch.Builder |
From |
To |
|
Change Attribute Type subject : PatchedValue<String> to subject : ValuePatch<String> in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Attribute Type htmlBody : PatchedValue<String> to htmlBody : ValuePatch<String> in class org.apache.james.jmap.api.vacation.VacationPatch |
From |
To |
|
Change Attribute Type subject : PatchedValue<String> to subject : ValuePatch<String> in class org.apache.james.jmap.model.VacationResponse.Builder |
From |
To |
|
Change Attribute Type textBody : PatchedValue<String> to textBody : ValuePatch<String> in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Attribute Type isEnabled : PatchedValue<Boolean> to isEnabled : ValuePatch<Boolean> in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Attribute Type fromDate : PatchedValue<ZonedDateTime> to fromDate : ValuePatch<ZonedDateTime> in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Attribute Type textBody : PatchedValue<String> to textBody : ValuePatch<String> in class org.apache.james.jmap.model.VacationResponse.Builder |
From |
To |
|
Change Attribute Type fromDate : PatchedValue<ZonedDateTime> to fromDate : ValuePatch<ZonedDateTime> in class org.apache.james.jmap.model.VacationResponse.Builder |
From |
To |
|
Change Attribute Type isEnabled : PatchedValue<Boolean> to isEnabled : ValuePatch<Boolean> in class org.apache.james.jmap.model.VacationResponse.Builder |
From |
To |
|
Change Attribute Type subject : PatchedValue<String> to subject : ValuePatch<String> in class org.apache.james.jmap.api.vacation.VacationPatch.Builder |
From |
To |
|
Change Attribute Type toDate : PatchedValue<ZonedDateTime> to toDate : ValuePatch<ZonedDateTime> in class org.apache.james.jmap.api.vacation.VacationPatch.Builder |
From |
To |
|
Change Attribute Type textBody : PatchedValue<String> to textBody : ValuePatch<String> in class org.apache.james.jmap.api.vacation.VacationPatch |
From |
To |
|
Change Attribute Type isEnabled : PatchedValue<Boolean> to isEnabled : ValuePatch<Boolean> in class org.apache.james.jmap.api.vacation.VacationPatch.Builder |
From |
To |
|
Change Attribute Type fromDate : PatchedValue<ZonedDateTime> to fromDate : ValuePatch<ZonedDateTime> in class org.apache.james.jmap.api.vacation.VacationPatch.Builder |
From |
To |
|
Change Attribute Type toDate : PatchedValue<ZonedDateTime> to toDate : ValuePatch<ZonedDateTime> in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Attribute Type toDate : PatchedValue<ZonedDateTime> to toDate : ValuePatch<ZonedDateTime> in class org.apache.james.jmap.model.VacationResponse.Builder |
From |
To |
|
Change Attribute Type htmlBody : PatchedValue<String> to htmlBody : ValuePatch<String> in class org.apache.james.jmap.api.vacation.VacationPatch.Builder |
From |
To |
|
Change Attribute Type subject : PatchedValue<String> to subject : ValuePatch<String> in class org.apache.james.jmap.api.vacation.VacationPatch |
From |
To |
|
Change Attribute Type htmlBody : PatchedValue<String> to htmlBody : ValuePatch<String> in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Attribute Type toDate : PatchedValue<ZonedDateTime> to toDate : ValuePatch<ZonedDateTime> in class org.apache.james.jmap.api.vacation.VacationPatch |
From |
To |
|
Change Attribute Type id : PatchedValue<String> to id : ValuePatch<String> in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Attribute Type htmlBody : PatchedValue<String> to htmlBody : ValuePatch<String> in class org.apache.james.jmap.model.VacationResponse.Builder |
From |
To |
|
Change Attribute Type id : PatchedValue<String> to id : ValuePatch<String> in class org.apache.james.jmap.model.VacationResponse.Builder |
From |
To |
|
Change Attribute Type isEnabled : PatchedValue<Boolean> to isEnabled : ValuePatch<Boolean> in class org.apache.james.jmap.api.vacation.VacationPatch |
From |
To |
|
Change Attribute Type fromDate : PatchedValue<ZonedDateTime> to fromDate : ValuePatch<ZonedDateTime> in class org.apache.james.jmap.api.vacation.VacationPatch |
From |
To |