| Package | Description |
|---|---|
| org.jboss.shrinkwrap.descriptor.api.jobXML10 |
Provides the interfaces and enumeration types as defined in the schema
|
| Modifier and Type | Method and Description |
|---|---|
CheckpointAlgorithm<Chunk<T>> |
Chunk.getOrCreateCheckpointAlgorithm()
If not already created, a new
checkpoint-algorithm element with the given value will be created. |
CheckpointAlgorithm<T> |
CheckpointAlgorithm.ref(String ref)
Sets the
ref attribute |
CheckpointAlgorithm<T> |
CheckpointAlgorithm.removeProperties()
Removes the
properties element |
CheckpointAlgorithm<T> |
CheckpointAlgorithm.removeRef()
Removes the
ref attribute |
| Modifier and Type | Method and Description |
|---|---|
Properties<CheckpointAlgorithm<T>> |
CheckpointAlgorithm.getOrCreateProperties()
If not already created, a new
properties element with the given value will be created. |
Copyright © 2025 JBoss by Red Hat. All rights reserved.