public class FunctionGroup extends TokenSelector
attachments, children, customAttributes, description, dynamicName, persistNode, useDynamicName
attributes, NAME, VERSION
_id, customFields
Constructor and Description |
---|
FunctionGroup() |
Modifier and Type | Method and Description |
---|---|
BiConsumer<AbstractArtefact,ReportNode> |
getConsumer() |
void |
setConsumer(BiConsumer<AbstractArtefact,ReportNode> consumer) |
getRemote, getToken, setRemote, setToken
addAttachment, addChild, addCustomAttribute, equals, getArtefactName, getAttachments, getChildren, getCustomAttribute, getCustomAttributes, getDescription, getDynamicName, getSkipNode, hashCode, isCreateSkeleton, isPersistNode, isPropertyArefact, isUseDynamicName, setAttachments, setChildren, setCustomAttributes, setDescription, setDynamicName, setNameDynamically, setPersistNode, setSkipNode, setUseDynamicName
addAttribute, getAttribute, getAttributes, hasAttribute, setAttributes
addCustomField, computeCustomFieldIfAbsent, getCustomField, getCustomField, getCustomFields, getId, setCustomFields, setId
public BiConsumer<AbstractArtefact,ReportNode> getConsumer()
BiConsumer
representing an operation to be performed
inside the FunctionGroup
public void setConsumer(BiConsumer<AbstractArtefact,ReportNode> consumer)
Copyright © 2020. All rights reserved.