| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected Disposition |
RunList.disposition |
protected Disposition |
FileSpec.disposition |
| Modifier and Type | Field and Description |
|---|---|
protected List<Disposition> |
ResourcePullParams.disposition |
protected List<Disposition> |
QueueSubmissionParams.disposition |
| Modifier and Type | Method and Description |
|---|---|
Disposition |
ObjectFactory.createDisposition()
Create an instance of
Disposition |
Disposition |
RunList.getDisposition()
Gets the value of the disposition property.
|
Disposition |
FileSpec.getDisposition()
Gets the value of the disposition property.
|
Disposition |
Disposition.withDispositionAction(String value) |
Disposition |
Disposition.withDispositionUsage(String value) |
Disposition |
Disposition.withExtraDuration(Duration value) |
Disposition |
Disposition.withMinDuration(Duration value) |
Disposition |
Disposition.withPriority(Integer value) |
Disposition |
Disposition.withUntil(DateTime value) |
| Modifier and Type | Method and Description |
|---|---|
List<Disposition> |
ResourcePullParams.getDisposition()
Gets the value of the disposition property.
|
List<Disposition> |
QueueSubmissionParams.getDisposition()
Gets the value of the disposition property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RunList.setDisposition(Disposition value)
Sets the value of the disposition property.
|
void |
FileSpec.setDisposition(Disposition value)
Sets the value of the disposition property.
|
ResourcePullParams |
ResourcePullParams.withDisposition(Disposition... values) |
QueueSubmissionParams |
QueueSubmissionParams.withDisposition(Disposition... values) |
RunList |
RunList.withDisposition(Disposition value) |
FileSpec |
FileSpec.withDisposition(Disposition value) |
| Modifier and Type | Method and Description |
|---|---|
ResourcePullParams |
ResourcePullParams.withDisposition(Collection<Disposition> values) |
QueueSubmissionParams |
QueueSubmissionParams.withDisposition(Collection<Disposition> values) |
Copyright © 2016. All rights reserved.