public class ProgramTargetDescriptor extends Object
Constructor and Description |
---|
ProgramTargetDescriptor(JobID jobId) |
Modifier and Type | Method and Description |
---|---|
JobID |
getJobId() |
static ProgramTargetDescriptor |
of(JobID jobId)
Creates a program target description from deployment classes.
|
String |
toString() |
public ProgramTargetDescriptor(JobID jobId)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.