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 |
---|---|
ItemProcessor<Chunk<T>> |
Chunk.getOrCreateProcessor()
If not already created, a new
processor element with the given value will be created. |
ItemProcessor<T> |
ItemProcessor.ref(String ref)
Sets the
ref attribute |
ItemProcessor<T> |
ItemProcessor.removeProperties()
Removes the
properties element |
ItemProcessor<T> |
ItemProcessor.removeRef()
Removes the
ref attribute |
Modifier and Type | Method and Description |
---|---|
Properties<ItemProcessor<T>> |
ItemProcessor.getOrCreateProperties()
If not already created, a new
properties element with the given value will be created. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.