Harvest Item Preview
public final class HarvestItemPreview
Content copied to clipboard
Constructors
HarvestItemPreview
Link copied to clipboard
HarvestItemPreview HarvestItemPreview(LocalDateTime created, String remoteId, HarvestItemStatusEnum status, List<String> args, LocalDateTime ended, List<HarvestError> errors, LocalDateTime started)
Content copied to clipboard
Functions
get Created
Link copied to clipboard
get Errors
Link copied to clipboard
get Remote Id
Link copied to clipboard
get Started
Link copied to clipboard
get Status
Link copied to clipboard
set Created
Link copied to clipboard
set Errors
Link copied to clipboard
set Remote Id
Link copied to clipboard
set Started
Link copied to clipboard
set Status
Link copied to clipboard