|
Change Parameter Type id : String to id : PatchedValue<String> in method private VacationResponse(id PatchedValue<String>, isEnabled PatchedValue<Boolean>, fromDate PatchedValue<ZonedDateTime>, toDate PatchedValue<ZonedDateTime>, textBody PatchedValue<String>, subject PatchedValue<String>, htmlBody PatchedValue<String>, isActivated Optional<Boolean>) in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Parameter Type toDate : Optional<ZonedDateTime> to toDate : PatchedValue<ZonedDateTime> in method private VacationResponse(id PatchedValue<String>, isEnabled PatchedValue<Boolean>, fromDate PatchedValue<ZonedDateTime>, toDate PatchedValue<ZonedDateTime>, textBody PatchedValue<String>, subject PatchedValue<String>, htmlBody PatchedValue<String>, isActivated Optional<Boolean>) in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Parameter Type subject : Optional<String> to subject : PatchedValue<String> in method private VacationResponse(id PatchedValue<String>, isEnabled PatchedValue<Boolean>, fromDate PatchedValue<ZonedDateTime>, toDate PatchedValue<ZonedDateTime>, textBody PatchedValue<String>, subject PatchedValue<String>, htmlBody PatchedValue<String>, isActivated Optional<Boolean>) in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Parameter Type textBody : Optional<String> to textBody : PatchedValue<String> in method private VacationResponse(id PatchedValue<String>, isEnabled PatchedValue<Boolean>, fromDate PatchedValue<ZonedDateTime>, toDate PatchedValue<ZonedDateTime>, textBody PatchedValue<String>, subject PatchedValue<String>, htmlBody PatchedValue<String>, isActivated Optional<Boolean>) in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Parameter Type isEnabled : boolean to isEnabled : PatchedValue<Boolean> in method private VacationResponse(id PatchedValue<String>, isEnabled PatchedValue<Boolean>, fromDate PatchedValue<ZonedDateTime>, toDate PatchedValue<ZonedDateTime>, textBody PatchedValue<String>, subject PatchedValue<String>, htmlBody PatchedValue<String>, isActivated Optional<Boolean>) in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Parameter Type fromDate : Optional<ZonedDateTime> to fromDate : PatchedValue<ZonedDateTime> in method private VacationResponse(id PatchedValue<String>, isEnabled PatchedValue<Boolean>, fromDate PatchedValue<ZonedDateTime>, toDate PatchedValue<ZonedDateTime>, textBody PatchedValue<String>, subject PatchedValue<String>, htmlBody PatchedValue<String>, isActivated Optional<Boolean>) in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Parameter Type htmlBody : Optional<String> to htmlBody : PatchedValue<String> in method private VacationResponse(id PatchedValue<String>, isEnabled PatchedValue<Boolean>, fromDate PatchedValue<ZonedDateTime>, toDate PatchedValue<ZonedDateTime>, textBody PatchedValue<String>, subject PatchedValue<String>, htmlBody PatchedValue<String>, isActivated Optional<Boolean>) in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Attribute Type subject : Optional<String> to subject : PatchedValue<String> in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Attribute Type htmlBody : Optional<String> to htmlBody : PatchedValue<String> in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Attribute Type id : String to id : PatchedValue<String> in class org.apache.james.jmap.model.VacationResponse.Builder |
From |
To |
|
Change Attribute Type toDate : Optional<ZonedDateTime> to toDate : PatchedValue<ZonedDateTime> in class org.apache.james.jmap.model.VacationResponse.Builder |
From |
To |
|
Change Attribute Type isEnabled : boolean to isEnabled : PatchedValue<Boolean> in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Attribute Type subject : Optional<String> to subject : PatchedValue<String> in class org.apache.james.jmap.model.VacationResponse.Builder |
From |
To |
|
Change Attribute Type htmlBody : Optional<String> to htmlBody : PatchedValue<String> in class org.apache.james.jmap.model.VacationResponse.Builder |
From |
To |
|
Change Attribute Type fromDate : Optional<ZonedDateTime> to fromDate : PatchedValue<ZonedDateTime> in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Attribute Type fromDate : Optional<ZonedDateTime> to fromDate : PatchedValue<ZonedDateTime> in class org.apache.james.jmap.model.VacationResponse.Builder |
From |
To |
|
Change Attribute Type textBody : Optional<String> to textBody : PatchedValue<String> in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Attribute Type isEnabled : Optional<Boolean> to isEnabled : PatchedValue<Boolean> in class org.apache.james.jmap.model.VacationResponse.Builder |
From |
To |
|
Change Attribute Type toDate : Optional<ZonedDateTime> to toDate : PatchedValue<ZonedDateTime> in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Attribute Type id : String to id : PatchedValue<String> in class org.apache.james.jmap.model.VacationResponse |
From |
To |
|
Change Attribute Type textBody : Optional<String> to textBody : PatchedValue<String> in class org.apache.james.jmap.model.VacationResponse.Builder |
From |
To |