Uses of Interface
ch.ivyteam.ivy.workflow.custom.field.ICustomFieldMeta
Packages that use ICustomFieldMeta
-
Uses of ICustomFieldMeta in ch.ivyteam.ivy.workflow.custom.field
Fields in ch.ivyteam.ivy.workflow.custom.field with type parameters of type ICustomFieldMetaModifier and TypeFieldDescriptionstatic final Comparator<ICustomFieldMeta>ICustomFieldMeta.BY_LABELstatic final Comparator<ICustomFieldMeta>ICustomFieldMeta.BY_NAMEMethods in ch.ivyteam.ivy.workflow.custom.field that return ICustomFieldMetaModifier and TypeMethodDescriptionICustomField.meta()Gets meta information of this custom fieldICustomFieldNames.Result.meta()Methods in ch.ivyteam.ivy.workflow.custom.field that return types with arguments of type ICustomFieldMetaModifier and TypeMethodDescriptionstatic Set<ICustomFieldMeta>ICustomFieldMeta.cases()Gets all meta information statically defined in projects of the current workflow context for case custom fieldsstatic Set<ICustomFieldMeta>ICustomFieldMeta.starts()Gets all meta information statically defined in projects of the current workflow context for start custom fieldsstatic Set<ICustomFieldMeta>ICustomFieldMeta.tasks()Gets all meta information statically defined in projects of the current workflow context for task custom fields -
Uses of ICustomFieldMeta in ch.ivyteam.ivy.workflow.start
Methods in ch.ivyteam.ivy.workflow.start that return ICustomFieldMetaModifier and TypeMethodDescriptionGets meta information about the custom field with the given name