public class BooleanToShellFLAGConverter extends com.github.dozermapper.core.DozerConverter<Boolean,org.apache.oozie.fluentjob.api.generated.action.shell.FLAG>
| Constructor and Description |
|---|
BooleanToShellFLAGConverter() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
convertFrom(org.apache.oozie.fluentjob.api.generated.action.shell.FLAG source,
Boolean destination) |
org.apache.oozie.fluentjob.api.generated.action.shell.FLAG |
convertTo(Boolean source,
org.apache.oozie.fluentjob.api.generated.action.shell.FLAG destination) |
public org.apache.oozie.fluentjob.api.generated.action.shell.FLAG convertTo(Boolean source, org.apache.oozie.fluentjob.api.generated.action.shell.FLAG destination)
convertTo in class com.github.dozermapper.core.DozerConverter<Boolean,org.apache.oozie.fluentjob.api.generated.action.shell.FLAG>Copyright © 2021 Apache Software Foundation. All rights reserved.