public class Skill extends CustomSkill
apiClient, customUserAgent, persistenceAdapter, requestDispatcher, serializer, skillId, templateFactory
marshaller, unmarshallerChain
Constructor and Description |
---|
Skill(CustomSkillConfiguration config)
Constructor to create an instance of
Skill . |
Skill(SkillConfiguration config)
Constructor to create an instance of
Skill . |
getApiConfiguration, invoke, invoke, invoke
execute
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute, execute
public Skill(CustomSkillConfiguration config)
Skill
.config
- instance of type CustomSkillConfiguration
.public Skill(SkillConfiguration config)
Skill
.config
- instance of type SkillConfiguration
.Copyright © 2023. All rights reserved.