public class JobStageConverterImpl
extends java.lang.Object
implements org.appops.job.JobStageConverter
JobStage to
JobToken.| Constructor and Description |
|---|
JobStageConverterImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.appops.core.job.token.JobToken |
convertJobStageToJobToken(org.appops.job.JobStage jobStage)
It converts the given
JobStage into JobToken and return it. |
Copyright © 2022. All rights reserved.