public abstract class NonExecutable extends BaseEntity
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Object> |
additionalData |
protected List<tech.grasshopper.pdf.annotation.Annotation> |
annotations |
protected Destination |
destination |
protected List<String> |
tags |
endTime, name, startTime, status| Constructor and Description |
|---|
NonExecutable() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAdditionalData(String key,
Object value) |
void |
addAnnotation(tech.grasshopper.pdf.annotation.Annotation annotation) |
Optional<Object> |
getAdditionalDataValue(String key) |
calculatedDuration, checkData, checkTimeDataprotected List<tech.grasshopper.pdf.annotation.Annotation> annotations
protected Destination destination
Copyright © 2022. All rights reserved.