public class HumanTaskDisplayerConfig<S extends FormRenderingSettings> extends Object implements FormDisplayerConfig<TaskKey,S>
Constructor and Description |
---|
HumanTaskDisplayerConfig(TaskKey key) |
Modifier and Type | Method and Description |
---|---|
TaskKey |
getKey() |
S |
getRenderingSettings() |
void |
setRenderingSettings(S renderingSettings) |
public HumanTaskDisplayerConfig(TaskKey key)
public TaskKey getKey()
getKey
in interface FormDisplayerConfig<TaskKey,S extends FormRenderingSettings>
public S getRenderingSettings()
getRenderingSettings
in interface FormDisplayerConfig<TaskKey,S extends FormRenderingSettings>
public void setRenderingSettings(S renderingSettings)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.