public interface PropertiesHolder
Properties
.Modifier and Type | Method and Description |
---|---|
Properties |
getProperties()
Gets
org.jberet.job.model.Properties in the current job model type. |
void |
setProperties(Properties properties)
Sets
org.jberet.job.model.Properties to the current job model type. |
Properties getProperties()
org.jberet.job.model.Properties
in the current job model type.org.jberet.job.model.Properties
void setProperties(Properties properties)
org.jberet.job.model.Properties
to the current job model type.properties
- org.jberet.job.model.Properties
Copyright © 2018 JBoss by Red Hat. All rights reserved.