Documentation ¶
Overview ¶
* Copyright © 2018. 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 MapperActivity ¶
type MapperActivity struct {
// contains filtered or unexported fields
}
describes the metadata of the activity as found in the activity.json file
func (*MapperActivity) Eval ¶
func (a *MapperActivity) Eval(context activity.Context) (done bool, err error)
func (*MapperActivity) Metadata ¶
func (a *MapperActivity) Metadata() *activity.Metadata
Click to show internal directories.
Click to hide internal directories.