Documentation ¶
Overview ¶
* Copyright © 2020. TIBCO Software Inc. * This file is subject to the license terms contained * in the license file that is distributed with this file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Activity ¶
type Activity struct {
// contains filtered or unexported fields
}
TableMutateActivity is an Activity that is used to Filter a message to the console
type Input ¶
type Input struct {
QueryKey map[string]interface{} `md:"QueryKey,required"`
}
Input Structure
Click to show internal directories.
Click to hide internal directories.